summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson2012-06-274-18/+39
* iommu: Allow PCI to use IOMMU infrastructureDavid Gibson2012-06-273-2/+18
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-279-341/+368
* iommu: Introduce IOMMU emulation infrastructureDavid Gibson2012-06-271-3/+1
* usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson2012-06-274-14/+15
* ide/ahci: Use universal DMA helper functionsDavid Gibson2012-06-273-16/+23
* iommu: Make sglists and dma_bdrv helpers use new universal DMA helpersDavid Gibson2012-06-273-4/+5
* usb-ohci: Use universal DMA helper functionsDavid Gibson2012-06-271-42/+51
* iommu: Add universal DMA helper functionsDavid Gibson2012-06-271-9/+12
* Better support for dma_addr_t variablesDavid Gibson2012-06-271-0/+12
* rtl8139: validate rx ring before receiving packetsJason Wang2012-06-271-10/+12
* 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
OpenPOWER on IntegriCloud