summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* migration: initialize RAM to zeroPaolo Bonzini2013-04-161-17/+18
* Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori2013-04-166-41/+1551
|\
| * use libusb for usb-hostGerd Hoffmann2013-04-164-2/+1501
| * xhci: fix address deviceGerd Hoffmann2013-04-161-0/+4
| * xhci: use slotid as device addressGerd Hoffmann2013-04-161-22/+3
| * xhci: fix portsc writesGerd Hoffmann2013-04-162-7/+36
| * xhci: add xhci_cap_writeGerd Hoffmann2013-04-161-0/+7
| * xhci: remove leftover debug printfGerd Hoffmann2013-04-161-1/+0
| * usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede2013-04-161-9/+0
* | Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-164-47/+104
|\ \
| * | spice-qemu-char: vmc_write: Don't write more bytes then we're asked tooHans de Goede2013-04-161-1/+2
| * | spice-qemu-char: Remove intermediate bufferAlon Levy2013-04-161-9/+3
| * | spice-qemu-char: Add watch supportHans de Goede2013-04-161-4/+63
| * | spice-qemu-char: Remove #ifdef-ed code for old spice-server compatHans de Goede2013-04-161-26/+1
| * | virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
| * | virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-162-4/+6
| * | 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
| |/
* | Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori2013-04-1637-1074/+832
|\ \
| * | qxl: register QemuConsole for secondary cardsGerd Hoffmann2013-04-161-1/+5
| * | gtk: custom cursor supportGerd Hoffmann2013-04-161-0/+33
| * | console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-166-38/+84
| * | console: add qemu_console_is_*Gerd Hoffmann2013-04-165-46/+56
| * | xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-163-39/+24
| * | console: gui timer fixesGerd Hoffmann2013-04-166-67/+60
| * | console: add GraphicHwOpsGerd Hoffmann2013-04-1626-104/+155
| * | console: make DisplayState private to console.cGerd Hoffmann2013-04-162-8/+8
| * | console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann2013-04-163-51/+50
| * | console: zap g_width + g_heightGerd Hoffmann2013-04-161-23/+9
| * | console: simplify screendumpGerd Hoffmann2013-04-1626-451/+73
| * | console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann2013-04-162-28/+69
| * | console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-1611-56/+67
| * | console: displaystate init revampGerd Hoffmann2013-04-163-48/+36
| * | console: add trace eventsGerd Hoffmann2013-04-162-0/+7
| * | console: switch color_table_rgb to pixman_color_tGerd Hoffmann2013-04-161-16/+8
| * | console: use pixman for font renderingGerd Hoffmann2013-04-161-99/+11
| * | console: use pixman for fill+blitGerd Hoffmann2013-04-161-55/+10
| * | pixman: render vgafont glyphs into pixman imagesGerd Hoffmann2013-04-162-0/+50
| * | pixman: add qemu_pixman_color()Gerd Hoffmann2013-04-162-0/+13
| * | hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann2013-04-162-27/+31
| * | hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann2013-04-162-32/+86
| * | 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
| |/
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-04-1614-56/+145
|\ \
| * | target-cris: Override do_interrupt for pre-v32 CPU coresAndreas Färber2013-04-163-6/+17
| * | qdev: Set device's parent before calling realize() down inheritance chainIgor Mammedov2013-04-161-4/+4
| * | cpu: Pass CPUState to *cpu_synchronize_post*()Igor Mammedov2013-04-164-16/+12
| * | target-i386: Split out CPU creation and features parsingIgor Mammedov2013-04-162-3/+16
| * | target-i386/cpu.c: Coding style fixesEduardo Habkost2013-04-161-3/+4
OpenPOWER on IntegriCloud