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

John Ferlan jferlan at redhat.com
Thu Apr 27 20:38:59 UTC 2017



On 04/26/2017 09:03 AM, Peter Krempa wrote:
> 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(-)
> 

ACK series,

John




More information about the libvir-list mailing list