[PATCH 0/2] qemuProcessStop: Don't unlock domain during cleanup

Michal Privoznik posted 2 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1721904980.git.mprivozn@redhat.com
There is a newer version of this series
src/libvirt_private.syms  |  1 +
src/qemu/qemu_process.c   | 14 ++++++++++----
src/util/vireventthread.c | 22 ++++++++++++++++++++++
src/util/vireventthread.h |  2 ++
4 files changed, 35 insertions(+), 4 deletions(-)
[PATCH 0/2] qemuProcessStop: Don't unlock domain during cleanup
Posted by Michal Privoznik 1 year, 6 months ago
Technically, this is a v2 of:

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/C6QPESAFOCLJSCV4VXGIUUMW3MHIVF6U/

but it implements completely different approach, so I'm starting a new
thread.

Michal Prívozník (2):
  vireventthread: Introduce virEventThreadStop
  qemu: Use virEventThreadStop() in qemuProcessStop()

 src/libvirt_private.syms  |  1 +
 src/qemu/qemu_process.c   | 14 ++++++++++----
 src/util/vireventthread.c | 22 ++++++++++++++++++++++
 src/util/vireventthread.h |  2 ++
 4 files changed, 35 insertions(+), 4 deletions(-)

-- 
2.44.2