summaryrefslogtreecommitdiff
path: root/hw/display/vmware_vga.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+1
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil1-0/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-23display/vmware_vga: QOM parent field cleanupAndreas Färber1-10/+13
2013-07-23display/vmware_vga: QOM casting sweepPeter Crosthwaite1-5/+8
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini1-1/+1
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini1-1/+1
2013-07-04vga: pass owner to vga_initPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-07-04vmware-vga: Accept unaligned I/O accessesJan Kiszka1-0/+4
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-3/+4
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-8/+12
2013-04-16console: simplify screendumpGerd Hoffmann1-26/+0
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann1-27/+30
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann1-32/+80
2013-04-16hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko1-1/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1282