summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori2012-06-271-2/+3
* MAINTAINERS: Added device treePeter A. G. Crosthwaite2012-06-271-0/+6
* MAINTAINERS: Added Xilinx EDK devicesPeter A. G. Crosthwaite2012-06-271-0/+11
* MAINTAINERS: Add Petalogix ml605 machine modelPeter A. G. Crosthwaite2012-06-271-0/+5
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-2610-19/+25
|\
| * tci: Support INDEX_op_bswap64_i64Stefan Weil2012-06-221-1/+0
| * target-i386: Use QEMU instead of QemuStefan Weil2012-06-221-1/+1
| * Makefile.hw: avoid overly large 'make clean' rm commandPeter Maydell2012-06-221-2/+2
| * configure: Fix typoStefan Weil2012-06-221-1/+1
| * arm_gic: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-06-221-1/+1
| * checkpatch: Add QEMU specific ruleStefan Weil2012-06-221-0/+5
| * qemu-config: Use QEMU instead of QemuStefan Weil2012-06-221-1/+1
| * libqtest: Fix socket_accept() to pass address_lenAndreas Färber2012-06-221-0/+1
| * Makefile.user: Define CONFIG_USER_ONLY for libuser/Andreas Färber2012-06-221-0/+1
| * Makefile: Remove macro qapi-dirStefan Weil2012-06-221-11/+10
| * Makefile: Remove BUILD_DIR from qapi-dirStefan Weil2012-06-221-1/+1
| * Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux2012-06-221-1/+2
* | Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori2012-06-2611-70/+177
|\ \
| * | vga: raise default vgamem sizeGerd Hoffmann2012-06-224-3/+27
| * | add pc-1.2Gerd Hoffmann2012-06-221-2/+10
| * | qxl: add vgamem_size_mb and vgamem_sizeAlon Levy2012-06-222-30/+44
| * | vga: make vram size configurableGerd Hoffmann2012-06-228-14/+50
| * | vga: raise xres+yres limitsGerd Hoffmann2012-06-221-2/+2
| * | qxl: reset current_async on qxl_soft_resetAlon Levy2012-06-221-0/+1
| * | hw/qxl: ignore guest from guestbug until resetAlon Levy2012-06-222-1/+15
| * | qxl: stop dirty loging when not in vga modeAlon Levy2012-06-221-0/+2
| * | hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/Alon Levy2012-06-222-23/+29
| * | ui/spice-display.c: add missing initialization for valgrindAlon Levy2012-06-221-0/+2
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into stagingAnthony Liguori2012-06-263-21/+124
|\ \
| * | qemu-ga: add guest-fstrim commandPaolo Bonzini2012-06-213-3/+106
| * | qemu-ga: make names more generic for mount list functionsPaolo Bonzini2012-06-211-18/+18
| |/
* | Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori2012-06-267-27/+18
|\ \
| * | xenstore: Use <xenstore.h>Anthony PERARD2012-06-212-2/+6
| * | xen: Reorganize includes of Xen headers.Anthony PERARD2012-06-215-25/+12
* | | Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori2012-06-2619-19/+4301
|\ \ \
| * | | Introduce Xen PCI Passthrough, MSIJiang Yunhong2012-06-215-2/+1173
| * | | Introduce apic-msidef.hAnthony PERARD2012-06-212-10/+31
| * | | Introduce Xen PCI Passthrough, PCI config space helpersAllen Kay2012-06-213-0/+1399
| * | | Introduce Xen PCI Passthrough, qdeviceAllen Kay2012-06-216-0/+1087
| * | | qdev-properties: Introduce pci-host-devaddr.Anthony PERARD2012-06-213-0/+117
| * | | pci.c: Add opaque argument to pci_for_each_device.Anthony PERARD2012-06-213-9/+14
| * | | Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD2012-06-213-0/+452
| * | | configure: Introduce --enable-xen-pci-passthrough.Anthony PERARD2012-06-211-0/+29
| * | | pci_ids: Add INTEL_82599_SFP_VF id.Anthony PERARD2012-06-211-0/+1
| |/ /
* | | Merge remote-tracking branch 'kraxel/usb.54' into stagingAnthony Liguori2012-06-265-28/+142
|\ \ \
| * | | uhci: fix uhci_async_cancel_allGerd Hoffmann2012-06-201-2/+2
| * | | usb-host: live migration supportGerd Hoffmann2012-06-201-1/+46
| * | | usb-host: attach only to running guestGerd Hoffmann2012-06-201-15/+17
| * | | ehci: tracing improvementsGerd Hoffmann2012-06-202-4/+8
| * | | usb: restore USBDevice->attached on vmloadGerd Hoffmann2012-06-201-0/+13
OpenPOWER on IntegriCloud