summaryrefslogtreecommitdiffstats
path: root/hw/display
Commit message (Expand)AuthorAgeFilesLines
* vga-isa: QOM'ify ISA VGAAndreas Färber2013-04-291-12/+17
* cirrus_vga: QOM'ify ISA Cirrus VGAAndreas Färber2013-04-291-5/+10
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-3/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-2519-24/+25
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-1/+1
* qdev: Drop taddr propertiesPeter Maydell2013-04-202-2/+0
* hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell2013-04-201-1/+1
* Remove unneeded type castsStefan Weil2013-04-191-1/+1
* configure: eliminate target_libs_softmmuPaolo Bonzini2013-04-181-2/+3
* Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-161-1/+7
|\
| * spice: (32 bit only) fix surface cmd tracking destructionAlon Levy2013-04-161-1/+1
| * qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann2013-04-161-0/+2
| * qxl: add 4k + 8k resolutionsGerd Hoffmann2013-04-161-0/+4
* | qxl: register QemuConsole for secondary cardsGerd Hoffmann2013-04-161-1/+5
* | console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-161-1/+1
* | xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-39/+17
* | console: add GraphicHwOpsGerd Hoffmann2013-04-1622-78/+124
* | console: simplify screendumpGerd Hoffmann2013-04-1622-427/+18
* | console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-164-7/+7
* | hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann2013-04-161-27/+30
* | hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann2013-04-161-32/+80
* | hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko2013-04-161-1/+2
* | exynos4210_fimd.c: fix display resize bug introduced after console revampIgor Mitsyanko2013-04-161-3/+4
|/
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* arm: fix location of some include filesPeter Maydell2013-04-153-3/+3
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-0832-77/+3122
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-0816-0/+14686
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0813-0/+8123
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud