Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jun 2014 13:37:43 +0000 (14:37 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Jun 2014 13:37:43 +0000 (14:37 +0100)
VFIO patches: realtek NIC quirk + SPAPR IOMMU AddressSpace support

# gpg: Signature made Mon 02 Jun 2014 22:44:42 BST using RSA key ID 3BB08B22
# gpg: Can't check signature: public key not found

* remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0:
  vfio: Add guest side IOMMU support
  vfio: Create VFIOAddressSpace objects as needed
  vfio: Introduce VFIO address spaces
  vfio: Rework to have error paths
  vfio: Fix 128 bit handling
  int128: Add int128_exts64()
  memory: Sanity check that no listeners remain on a destroyed AddressSpace
  vfio-pci: Quirk RTL8168 NIC

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge