[libvirt] [PATCH v2 0/2] qemu: avoid rare race when undefining domain

Martin Kletzander mkletzan at redhat.com
Fri Oct 31 14:47:52 UTC 2014


This is a v2 of:
https://www.redhat.com/archives/libvir-list/2014-October/msg01052.html

This time it's going to be fixed in QEMU only, using a job and hack
around virDomainObjListRemove().  Also, in this version, the error
message will use UUID instead of the domain name, because it gets
reported in different API, but it still makes sense, fortunately.

Martin Kletzander (2):
  DO NOT APPLY UPSTREAM: Reproducer helper
  qemu: avoid rare race when undefining domain

 src/conf/domain_conf.c | 3 +++
 src/qemu/qemu_domain.c | 9 +++++++++
 2 files changed, 12 insertions(+)

--
2.1.2




More information about the libvir-list mailing list