[libvirt] [PATCH 0/4] qemu: process: Fix memleaks on VM restart

Peter Krempa pkrempa at redhat.com
Wed Apr 26 13:03:56 UTC 2017


Few leaks with automatic pinning, USB addresses and TLS migration, since
the private data structure needs to be cleared manually in qemuProcessStop.

Peter Krempa (4):
  qemu: process: Clean automatic NUMA/cpu pinning information on
    shutdown
  qemu: process: Don't leak priv->usbaddrs after VM restart
  qemu: process: Clean up priv->migTLSAlias
  qemu: Move freeing of PCI address list to qemuProcessStop

 src/qemu/qemu_domain_address.c |  1 -
 src/qemu/qemu_process.c        | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.12.2




More information about the libvir-list mailing list