The following changes since commit 6b06e3e49eb8c91cc286c16d6bf3181ac296f33d:
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2'
into staging (2017-07-10 16:12:47 +0100)
are available in the git repository at:
git://github.com/awilliam/qemu-vfio.git tags/vfio-updates-20170710.0
for you to fetch changes up to 47985727e383eee191a39cc007541c17cd8680ee:
vfio/pci: Fixup v0 PCIe capabilities (2017-07-10 10:39:43 -0600)
----------------------------------------------------------------
VFIO fixes 2017-07-10
- Don't iterate over non-realized devices (Alex Williamson)
- Add PCIe capability version fixup (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (2):
vfio: Test realized when using VFIOGroup.device_list iterator
vfio/pci: Fixup v0 PCIe capabilities
hw/vfio/common.c | 6 ++++--
hw/vfio/pci.c | 19 +++++++++++++++++--
hw/vfio/platform.c | 1 +
include/hw/vfio/vfio-common.h | 1 +
4 files changed, 23 insertions(+), 4 deletions(-)