The following changes since commit 522fd24ca030c27c591dafedd65c1dfd51e40450:
Update version for v2.10.0-rc0 release (2017-07-25 17:13:09 +0100) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20170726.0 for you to fetch changes up to 96d2c2c57452f8b6bc3decae71435e7230f3432e: vfio/pci: fix use of freed memory (2017-07-26 11:38:18 -0600) ---------------------------------------------------------------- VFIO fixes 2017-07-26 - Error path use after free bug fixes (Philippe Mathieu-Daudé) ---------------------------------------------------------------- Philippe Mathieu-Daudé (2): vfio/platform: fix use of freed memory vfio/pci: fix use of freed memory hw/vfio/pci.c | 11 +++++++---- hw/vfio/platform.c | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-)