[libvirt] [PATCH for 1.3.3 0/3] qemu: Regenerate per-domain paths on restart

Michal Privoznik mprivozn at redhat.com
Mon Apr 4 05:12:40 UTC 2016


On 03.04.2016 22:23, Martin Kletzander wrote:
> We forgot to clean up after the domain is torn down.  And because they
> are kept, we don't regenerate them upn another start and because of
> that they contain old IDs in them.
> 
> Again, the series is structured as with the previous one [1].  The
> smallest part (firs patch only) is enough to fix it for the release,
> others can be pushed before or after release.  That depends on the
> reviewer.
> 
> [1] https://www.redhat.com/archives/libvir-list/2016-April/msg00081.html
> 
> 
> Martin Kletzander (3):
>   qemu: Clear generated private paths
>   qemu: Simplify calls to qemuDomainSetPrivatePaths
>   qemu: Add qemuDomainClearPrivatePaths and use it
> 
>  src/qemu/qemu_domain.c  | 40 ++++++++++++++++++++++++++++------------
>  src/qemu/qemu_domain.h  | 10 ++++------
>  src/qemu/qemu_process.c |  9 +++------
>  3 files changed, 35 insertions(+), 24 deletions(-)
> 

ACK.

Michal




More information about the libvir-list mailing list