On Mon, 11 Nov 2019 11:37:40 +0100
Michal Privoznik wrote:
> The first patch fixes a crasher, the second fixes a memleak.
>
> Michal Privoznik (2):
> hw/vfio/pci: Fix double free of migration_blocker
> vfio-helpers: Free QEMUVFIOState in qemu_vfio_close()
>
> hw/vfio/pci.c | 2 ++
>
Patchew URL: https://patchew.org/QEMU/cover.1573468531.git.mpriv...@redhat.com/
Hi,
This series failed the docker-quick@centos7 build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#
The first patch fixes a crasher, the second fixes a memleak.
Michal Privoznik (2):
hw/vfio/pci: Fix double free of migration_blocker
vfio-helpers: Free QEMUVFIOState in qemu_vfio_close()
hw/vfio/pci.c | 2 ++
util/vfio-helpers.c | 1 +
2 files changed, 3 insertions(+)
--
2.23.0