summaryrefslogtreecommitdiffstats
path: root/hw/display
Commit message (Expand)AuthorAgeFilesLines
* add a header file for atomic operationsPaolo Bonzini2013-07-041-1/+2
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-048-20/+25
* piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-042-3/+4
* vga: set owner in vga_update_memory_accessPaolo Bonzini2013-07-041-1/+2
* vga: pass owner to vga_init_ioPaolo Bonzini2013-07-043-5/+5
* vga: pass owner to vga_init_vbePaolo Bonzini2013-07-046-7/+7
* vga: pass owner to cirrus_init_commonPaolo Bonzini2013-07-041-10/+12
* vga: pass owner to vga_common_initPaolo Bonzini2013-07-048-10/+10
* vga: pass owner to vga_initPaolo Bonzini2013-07-045-5/+7
* memory: add ref/unref callsPaolo Bonzini2013-07-042-5/+13
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0418-52/+52
* vmware-vga: Accept unaligned I/O accessesJan Kiszka2013-07-041-0/+4
* Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori2013-06-241-1/+1
|\
| * qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann2013-06-241-1/+1
* | qxl: Fix QXLRam initialisation.Anthony PERARD2013-06-211-0/+1
|/
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-202-3/+4
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-072-15/+14Star
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-031-1/+0Star
|\
| * Remove unnecessary break statementsStefan Weil2013-06-011-1/+0Star
* | tcx: Fix 24-bit display modeMark Cave-Ayland2013-06-021-4/+6
|/
* qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede2013-05-091-0/+3
* 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/+1Star
* 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/+0Star
* 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/+17Star
* | console: add GraphicHwOpsGerd Hoffmann2013-04-1622-78/+124
* | console: simplify screendumpGerd Hoffmann2013-04-1622-427/+18Star
* | 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