aboutsummaryrefslogtreecommitdiff
path: root/hw/display/qxl.c
AgeCommit message (Expand)Author
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini
2013-07-04vga: pass owner to vga_initPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-21qxl: Fix QXLRam initialisation.Anthony PERARD
2013-05-09qxl: Call spice_qxl_driver_unload from qxl_enter_vga_modeHans de Goede
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori
2013-04-16spice: (32 bit only) fix surface cmd tracking destructionAlon Levy
2013-04-16qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann
2013-04-16qxl: register QemuConsole for secondary cardsGerd Hoffmann
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16qxl: add 4k + 8k resolutionsGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini