summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qdev: fix use-after-free in the error path of qdev_init_nofailAnthony Liguori2012-06-271-2/+3
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-261-1/+1
|\
| * arm_gic: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-06-221-1/+1
* | Merge remote-tracking branch 'spice/spice.v58' into stagingAnthony Liguori2012-06-2610-70/+175
|\ \
| * | 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
| |/
* | Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori2012-06-266-26/+17
|\ \
| * | xenstore: Use <xenstore.h>Anthony PERARD2012-06-211-1/+5
| * | xen: Reorganize includes of Xen headers.Anthony PERARD2012-06-215-25/+12
* | | Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori2012-06-2616-19/+4253
|\ \ \
| * | | 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-215-0/+1075
| * | | qdev-properties: Introduce pci-host-devaddr.Anthony PERARD2012-06-212-0/+110
| * | | 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
| * | | 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-264-26/+139
|\ \ \
| * | | 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-201-2/+5
| * | | usb: restore USBDevice->attached on vmloadGerd Hoffmann2012-06-201-0/+13
| * | | ehci: add live migration supportGerd Hoffmann2012-06-201-6/+56
| |/ /
* | | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-06-247-49/+361
|\ \ \
| * | | PPC: BookE: Implement EPR SPRAlexander Graf2012-06-241-0/+1
| * | | uImage: increase the gzip load sizeAlexander Graf2012-06-241-2/+2
| * | | PPC: e500: allow users to set the /compatible property via -machineAlexander Graf2012-06-241-3/+9
| * | | PPC: e500: Refactor serial dt generationAlexander Graf2012-06-241-28/+26
| * | | PPC: e500: Extend address/size of / to 64bitAlexander Graf2012-06-241-10/+18
| * | | PPC: e500: Define addresses as always 64bitAlexander Graf2012-06-241-17/+17
| * | | PPC: e500: Use new SOC dt formatAlexander Graf2012-06-241-5/+4
| * | | PPC: e500: Use new MPIC dt formatAlexander Graf2012-06-241-15/+18
| * | | PPC: e500: enable manual loading of dtb blobAlexander Graf2012-06-241-4/+22
| * | | PPC: e500: dt: use target_phys_addr_t for ramsizeAlexander Graf2012-06-241-1/+1
| * | | PPC: e500: dt: use 64bit cell helperAlexander Graf2012-06-241-3/+3
| * | | dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf2012-06-241-0/+18
| * | | PPC: e500: dt: start with empty device treeAlexander Graf2012-06-241-7/+1
| * | | PPC: e500: dt: create pci node dynamicallyAlexander Graf2012-06-241-0/+50
| * | | PPC: e500: dt: create global-utils node dynamicallyAlexander Graf2012-06-241-0/+9
| * | | PPC: e500: dt: create mpic node dynamicallyAlexander Graf2012-06-241-0/+16
| * | | PPC: e500: dt: create serial nodes dynamicallyAlexander Graf2012-06-241-0/+35
OpenPOWER on IntegriCloud