index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
vmware_vga.c
Age
Commit message (
Expand
)
Author
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
display/vmware_vga: QOM parent field cleanup
Andreas Färber
2013-07-23
display/vmware_vga: QOM casting sweep
Peter Crosthwaite
2013-07-04
vga: pass owner to vga_init_vbe
Paolo Bonzini
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-16
hw/vmware_vga.c: various vmware vga fixes.
Gerd Hoffmann
2013-04-16
hw/vmware_vga.c: add tracepoints for mmio reads+writes
Gerd Hoffmann
2013-04-16
hw/vmware_vga.c: fix screen resize bug introduced after console revamp
Igor Mitsyanko
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini