summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)AuthorFilesLines
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum7-0/+11
2013-07-23display/vmware_vga: QOM parent field cleanupAndreas Färber1-10/+13
2013-07-23display/vmware_vga: QOM casting sweepPeter Crosthwaite1-5/+8
2013-07-04add a header file for atomic operationsPaolo Bonzini1-1/+2
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini8-20/+25
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2-3/+4
2013-07-04vga: set owner in vga_update_memory_accessPaolo Bonzini1-1/+2
2013-07-04vga: pass owner to vga_init_ioPaolo Bonzini3-5/+5
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini6-7/+7
2013-07-04vga: pass owner to cirrus_init_commonPaolo Bonzini1-10/+12
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini8-10/+10
2013-07-04vga: pass owner to vga_initPaolo Bonzini5-5/+7
2013-07-04memory: add ref/unref callsPaolo Bonzini2-5/+13
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini18-52/+52
2013-07-04vmware-vga: Accept unaligned I/O accessesJan Kiszka1-0/+4
2013-06-24Merge remote-tracking branch 'spice/spice.v71' into stagingAnthony Liguori1-1/+1
2013-06-24qxl: fix Coverity scan SIGN_EXTENSION errorGerd Hoffmann1-1/+1
2013-06-21qxl: Fix QXLRam initialisation.Anthony PERARD1-0/+1
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini2-3/+4
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber2-15/+14
2013-06-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-06-02tcx: Fix 24-bit display modeMark Cave-Ayland1-4/+6
2013-06-01Remove unnecessary break statementsStefan Weil1-1/+0
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