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

Martin Kletzander mkletzan at redhat.com
Sun Apr 3 20:23:20 UTC 2016


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(-)

--
2.8.0




More information about the libvir-list mailing list