On Mon, 11 Nov 2019 11:37:40 +0100 Michal Privoznik <mpriv...@redhat.com> 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 ++ > util/vfio-helpers.c | 1 + > 2 files changed, 3 insertions(+) I'll take the first patch, looks like there's some discussion still on the vfio-helpers patch and I don't own that file anyway, so please post it separately. Thanks, Alex