[PATCH 0/3] qemu: Fix waiting for domain condition when qemu crashes

Peter Krempa pkrempa at redhat.com
Wed Aug 10 14:06:45 UTC 2022


See 3/4.

Peter Krempa (4):
  qemuProcessBeginStopJob: Add debug log when waking up all threads
    waiting on domain condition
  qemu: Replace virDomainObjWait with qemuDomainObjWait
  qemuDomainObjWait: Report error when VM is being destroyed
  DO_NOT_APPLY_UPSTREAM: reproducer

 src/qemu/qemu_block.c     |  2 +-
 src/qemu/qemu_domain.c    | 17 +++++++++++++++++
 src/qemu/qemu_domain.h    |  3 +++
 src/qemu/qemu_driver.c    |  5 +++--
 src/qemu/qemu_migration.c | 12 ++++++------
 src/qemu/qemu_process.c   |  1 +
 6 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.37.1



More information about the libvir-list mailing list