Age | Commit message (Expand) | Author | Files | Lines |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -6/+9 |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -5/+5 |
2013-06-21 | qxl: Fix QXLRam initialisation. | Anthony PERARD | 1 | -0/+1 |
2013-05-09 | qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode | Hans de Goede | 1 | -0/+3 |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann | 1 | -3/+1 |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann | 1 | -2/+2 |
2013-04-16 | Merge remote-tracking branch 'spice/spice.v69' into staging | Anthony Liguori | 1 | -1/+7 |
2013-04-16 | spice: (32 bit only) fix surface cmd tracking destruction | Alon Levy | 1 | -1/+1 |
2013-04-16 | qxl: add 2000x2000 and 2048x2048 video modes | Gerd Hoffmann | 1 | -0/+2 |
2013-04-16 | qxl: register QemuConsole for secondary cards | Gerd Hoffmann | 1 | -1/+5 |
2013-04-16 | console: allow pinning displaychangelisteners to consoles | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | qxl: add 4k + 8k resolutions | Gerd Hoffmann | 1 | -0/+4 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -6/+10 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -21/+1 |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+2365 |