summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)AuthorFilesLines
2013-05-09qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede1-0/+3
2013-04-29vga-isa: QOM'ify ISA VGAAndreas Färber1-12/+17
2013-04-29cirrus_vga: QOM'ify ISA Cirrus VGAAndreas Färber1-5/+10
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann1-3/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann19-24/+25
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann1-1/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell2-2/+0
2013-04-20hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell1-1/+1
2013-04-19Remove unneeded type castsStefan Weil1-1/+1
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini1-2/+3
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori1-1/+7
2013-04-16spice: (32 bit only) fix surface cmd tracking destructionAlon Levy1-1/+1
2013-04-16qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann1-0/+2
2013-04-16qxl: register QemuConsole for secondary cardsGerd Hoffmann1-1/+5
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann1-1/+1
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann1-39/+17
2013-04-16qxl: add 4k + 8k resolutionsGerd Hoffmann1-0/+4
2013-04-16console: add GraphicHwOpsGerd Hoffmann22-78/+124
2013-04-16console: simplify screendumpGerd Hoffmann22-427/+18
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann4-7/+7
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-16exynos4210_fimd.c: fix display resize bug introduced after console revampIgor Mitsyanko1-3/+4
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell3-3/+3
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini32-77/+3122
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini16-0/+14686
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini13-0/+8123
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0