Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-
20151007.0' into staging
VFIO updates 2015-10-07
- Change platform device IRQ setup sequence for compatibility
with upcoming IRQ forwarding (Eric Auger)
- Extensions to support vfio-pci devices on spapr-pci-host-bridge
(David Gibson) [clang problem patch dropped]
# gpg: Signature made Wed 07 Oct 2015 16:30:52 BST using RSA key ID
3BB08B22
# gpg: Good signature from "Alex Williamson <
[email protected]>"
# gpg: aka "Alex Williamson <
[email protected]>"
# gpg: aka "Alex Williamson <
[email protected]>"
# gpg: aka "Alex Williamson <
[email protected]>"
* remotes/awilliam/tags/vfio-update-
20151007.0:
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
memory: Allow replay of IOMMU mapping notifications
vfio: Record host IOMMU's available IO page sizes
vfio: Check guest IOVA ranges against host IOMMU capabilities
vfio: Generalize vfio_listener_region_add failure path
vfio: Remove unneeded union from VFIOContainer
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
hw/vfio/platform: change interrupt/unmask fields into pointer
hw/vfio/platform: irqfd setup sequence update
Signed-off-by: Peter Maydell <[email protected]>