summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)AuthorFilesLines
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini1-1/+1
2014-08-17vga: do not dynamically allocate chain4_aliasPaolo Bonzini2-15/+12
2014-07-11cirrus: Fix host CPU blitsBenjamin Herrenschmidt1-2/+1
2014-07-11cirrus: Fix build of debug codeBenjamin Herrenschmidt1-4/+4
2014-07-11cirrus_vga: adding sanity check for vram sizeGonglei1-0/+16
2014-07-07xen: build on ARMStefano Stabellini1-8/+10
2014-06-20spice: fix 32bit buildGerd Hoffmann1-1/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela4-12/+6
2014-06-13qxl-render: add sanity checkGerd Hoffmann1-0/+6
2014-06-13spice: add mouse cursor supportGerd Hoffmann1-1/+5
2014-06-10hw: vmware_vga: don't return cursorx when the driver asks for cursory registerNicolas Owens1-1/+1
2014-06-05Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2-38/+53
2014-06-05tcx: move initialisation from realizefn to initfnMark Cave-Ayland1-18/+28
2014-06-05tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland1-14/+12
2014-06-05cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland1-2/+2
2014-06-05cg3: move initialisation from realizefn to initfnMark Cave-Ayland1-8/+15
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini3-10/+10
2014-05-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140527'...Peter Maydell1-8/+8
2014-05-27hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell1-8/+8
2014-05-24jazz_led: Add missing break in switch caseSaravanakumar1-0/+1
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell6-9/+4
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela6-9/+4
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela4-10/+6
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell1-0/+24
2014-05-05ssd0323: fix buffer overun on invalid state loadMichael S. Tsirkin1-0/+24
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov4-11/+11
2014-04-28vga: add secondary stdvga variantGerd Hoffmann2-0/+65
2014-04-28vga: allow non-global vmstateGerd Hoffmann8-10/+10
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven1-1/+2
2014-03-12ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2-8/+10
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber1-1/+1
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann20-23/+23
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland2-0/+386
2014-02-24qxl: add sanity checkGerd Hoffmann1-1/+7
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell3-9/+15
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini2-3/+3
2014-02-14ssd0303: QOM'ifyAndreas Färber1-6/+12
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-4/+4
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2-1/+2
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov4-4/+4
2014-02-08Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...Peter Maydell1-1/+1
2014-02-04milkymist-vgafb: swap pixel data in source bufferMichael Walle1-1/+1
2014-02-03hw/display/qxl: fix signed to unsigned comparisonAlon Levy1-6/+9
2014-02-03qxl: clear irq on resetAlon Levy1-0/+1
2014-01-31display: avoid multi-statement macroPaolo Bonzini4-29/+59
2014-01-17xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini1-1/+6
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-12-16spice: stop server for qxl hard resetGerd Hoffmann1-0/+10
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil1-0/+1