Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' into...
commit29741be341d50e4311e42ca3199f9b0bcfd4f5d2
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jul 2017 12:47:28 +0000 (11 13:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jul 2017 12:47:28 +0000 (11 13:47 +0100)
treeb2ee1051648337a875b31b875ea38b81d38a942c
parentb5ed2e11ef39a308dcbef46f66774557b4a41fce
parent47985727e383eee191a39cc007541c17cd8680ee
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' into staging

VFIO fixes 2017-07-10

 - Don't iterate over non-realized devices (Alex Williamson)
 - Add PCIe capability version fixup (Alex Williamson)

# gpg: Signature made Mon 10 Jul 2017 20:06:11 BST
# gpg:                using RSA key 0x239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
# gpg:                 aka "Alex Williamson <alex@shazbot.org>"
# gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
# gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22

* remotes/awilliam/tags/vfio-updates-20170710.0:
  vfio/pci: Fixup v0 PCIe capabilities
  vfio: Test realized when using VFIOGroup.device_list iterator

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