summaryrefslogtreecommitdiff
path: root/hw/display/vmware_vga.c
AgeCommit message (Expand)Author
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-10hw: vmware_vga: don't return cursorx when the driver asks for cursory registerNicolas Owens
2014-04-28vga: allow non-global vmstateGerd Hoffmann
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23display/vmware_vga: QOM parent field cleanupAndreas Färber
2013-07-23display/vmware_vga: QOM casting sweepPeter Crosthwaite
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini
2013-07-04vga: pass owner to vga_initPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04vmware-vga: Accept unaligned I/O accessesJan Kiszka
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann
2013-04-16hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini