summaryrefslogtreecommitdiff
path: root/hw/display/vmware_vga.c
AgeCommit message (Expand)Author
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-06-05memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...Paolo Bonzini
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rectGerd Hoffmann
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rectGerd Hoffmann
2014-10-28vmware-vga: use vmsvga_verify_rect in vmsvga_update_rectGerd Hoffmann
2014-10-28vmware-vga: add vmsvga_verify_rectGerd Hoffmann
2014-10-28vmware-vga: CVE-2014-3689: turn off hw accelGerd Hoffmann
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-05console: stop using PixelFormatGerd Hoffmann
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