aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2014-06-20spice: fix 32bit buildGerd Hoffmann
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-13qxl-render: add sanity checkGerd Hoffmann
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-06-10hw: vmware_vga: don't return cursorx when the driver asks for cursory registerNicolas Owens
2014-06-05Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-06-05tcx: move initialisation from realizefn to initfnMark Cave-Ayland
2014-06-05tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland
2014-06-05cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland
2014-06-05cg3: move initialisation from realizefn to initfnMark Cave-Ayland
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-05-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140527'...Peter Maydell
2014-05-27hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formatsPeter Maydell
2014-05-24jazz_led: Add missing break in switch caseSaravanakumar
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-05ssd0323: fix buffer overun on invalid state loadMichael S. Tsirkin
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov
2014-04-28vga: add secondary stdvga variantGerd Hoffmann
2014-04-28vga: allow non-global vmstateGerd Hoffmann
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven
2014-03-12ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2014-02-24qxl: add sanity checkGerd Hoffmann
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14ssd0303: QOM'ifyAndreas Färber
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2014-02-08Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...Peter Maydell
2014-02-04milkymist-vgafb: swap pixel data in source bufferMichael Walle
2014-02-03hw/display/qxl: fix signed to unsigned comparisonAlon Levy
2014-02-03qxl: clear irq on resetAlon Levy
2014-01-31display: avoid multi-statement macroPaolo Bonzini
2014-01-17xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-16spice: stop server for qxl hard resetGerd Hoffmann
2013-12-07qxl: Add missing trace.h (fix broken build)Stefan Weil
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland
2013-11-05vga: fix invalid read after freeMarc-André Lureau
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell
2013-11-04qxl: replace pipe signaling with bottom halfGerd Hoffmann
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori