[PATCH 0/2] qemu: fix and cleanup for a race on undefine and create

Nikolay Shirokovskiy posted 2 patches 2 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220413084332.26948-1-nshirokovskiy@openvz.org
src/qemu/qemu_domain.c    | 45 +--------------------------------------
src/qemu/qemu_domain.h    | 10 ++++-----
src/qemu/qemu_domainjob.c | 10 +++++++++
src/qemu/qemu_driver.c    | 12 +++++------
src/qemu/qemu_migration.c | 10 ++++-----
src/qemu/qemu_process.c   | 12 ++++-------
6 files changed, 30 insertions(+), 69 deletions(-)
[PATCH 0/2] qemu: fix and cleanup for a race on undefine and create
Posted by Nikolay Shirokovskiy 2 years ago
Nikolay Shirokovskiy (2):
  qemu: drop needless acquiring job on removing domain
  qemu: fix one more race on undefining and create

 src/qemu/qemu_domain.c    | 45 +--------------------------------------
 src/qemu/qemu_domain.h    | 10 ++++-----
 src/qemu/qemu_domainjob.c | 10 +++++++++
 src/qemu/qemu_driver.c    | 12 +++++------
 src/qemu/qemu_migration.c | 10 ++++-----
 src/qemu/qemu_process.c   | 12 ++++-------
 6 files changed, 30 insertions(+), 69 deletions(-)

-- 
2.35.1