| Commit message (Expand) | Author | Age | Files | Lines |
* | add a header file for atomic operations | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 8 | -20/+25 |
* | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2013-07-04 | 2 | -3/+4 |
* | vga: set owner in vga_update_memory_access | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | vga: pass owner to vga_init_io | Paolo Bonzini | 2013-07-04 | 3 | -5/+5 |
* | vga: pass owner to vga_init_vbe | Paolo Bonzini | 2013-07-04 | 6 | -7/+7 |
* | vga: pass owner to cirrus_init_common | Paolo Bonzini | 2013-07-04 | 1 | -10/+12 |
* | vga: pass owner to vga_common_init | Paolo Bonzini | 2013-07-04 | 8 | -10/+10 |
* | vga: pass owner to vga_init | Paolo Bonzini | 2013-07-04 | 5 | -5/+7 |
* | memory: add ref/unref calls | Paolo Bonzini | 2013-07-04 | 2 | -5/+13 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 18 | -52/+52 |
* | vmware-vga: Accept unaligned I/O accesses | Jan Kiszka | 2013-07-04 | 1 | -0/+4 |
* | Merge remote-tracking branch 'spice/spice.v71' into staging | Anthony Liguori | 2013-06-24 | 1 | -1/+1 |
|\ |
|
| * | qxl: fix Coverity scan SIGN_EXTENSION error | Gerd Hoffmann | 2013-06-24 | 1 | -1/+1 |
* | | qxl: Fix QXLRam initialisation. | Anthony PERARD | 2013-06-21 | 1 | -0/+1 |
|/ |
|
* | memory: make section size a 128-bit integer | Paolo Bonzini | 2013-06-20 | 2 | -3/+4 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 2 | -15/+14 |
* | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 2013-06-03 | 1 | -1/+0 |
|\ |
|
| * | Remove unnecessary break statements | Stefan Weil | 2013-06-01 | 1 | -1/+0 |
* | | tcx: Fix 24-bit display mode | Mark Cave-Ayland | 2013-06-02 | 1 | -4/+6 |
|/ |
|
* | qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode | Hans de Goede | 2013-05-09 | 1 | -0/+3 |
* | vga-isa: QOM'ify ISA VGA | Andreas Färber | 2013-04-29 | 1 | -12/+17 |
* | cirrus_vga: QOM'ify ISA Cirrus VGA | Andreas Färber | 2013-04-29 | 1 | -5/+10 |
* | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann | 2013-04-25 | 1 | -3/+1 |
* | console: add device link to QemuConsoles | Gerd Hoffmann | 2013-04-25 | 19 | -24/+25 |
* | console: qom-ify QemuConsole | Gerd Hoffmann | 2013-04-25 | 1 | -1/+1 |
* | qdev: Drop taddr properties | Peter Maydell | 2013-04-20 | 2 | -2/+0 |
* | hw/sm501: Use correct setter for sysbus-ohci dma-address property | Peter Maydell | 2013-04-20 | 1 | -1/+1 |
* | Remove unneeded type casts | Stefan Weil | 2013-04-19 | 1 | -1/+1 |
* | configure: eliminate target_libs_softmmu | Paolo Bonzini | 2013-04-18 | 1 | -2/+3 |
* | Merge remote-tracking branch 'spice/spice.v69' into staging | Anthony Liguori | 2013-04-16 | 1 | -1/+7 |
|\ |
|
| * | spice: (32 bit only) fix surface cmd tracking destruction | Alon Levy | 2013-04-16 | 1 | -1/+1 |
| * | qxl: add 2000x2000 and 2048x2048 video modes | Gerd Hoffmann | 2013-04-16 | 1 | -0/+2 |
| * | qxl: add 4k + 8k resolutions | Gerd Hoffmann | 2013-04-16 | 1 | -0/+4 |
* | | qxl: register QemuConsole for secondary cards | Gerd Hoffmann | 2013-04-16 | 1 | -1/+5 |
* | | console: allow pinning displaychangelisteners to consoles | Gerd Hoffmann | 2013-04-16 | 1 | -1/+1 |
* | | xen: re-enable refresh interval reporting for xenfb | Gerd Hoffmann | 2013-04-16 | 1 | -39/+17 |
* | | console: add GraphicHwOps | Gerd Hoffmann | 2013-04-16 | 22 | -78/+124 |
* | | console: simplify screendump | Gerd Hoffmann | 2013-04-16 | 22 | -427/+18 |
* | | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann | 2013-04-16 | 4 | -7/+7 |
* | | hw/vmware_vga.c: various vmware vga fixes. | Gerd Hoffmann | 2013-04-16 | 1 | -27/+30 |
* | | hw/vmware_vga.c: add tracepoints for mmio reads+writes | Gerd Hoffmann | 2013-04-16 | 1 | -32/+80 |
* | | hw/vmware_vga.c: fix screen resize bug introduced after console revamp | Igor Mitsyanko | 2013-04-16 | 1 | -1/+2 |
* | | exynos4210_fimd.c: fix display resize bug introduced after console revamp | Igor Mitsyanko | 2013-04-16 | 1 | -3/+4 |
|/ |
|
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 3 | -3/+3 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 32 | -77/+3122 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 16 | -0/+14686 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 13 | -0/+8123 |
* | hw: make subdirectories for devices | Paolo Bonzini | 2013-04-08 | 1 | -0/+0 |