We had an unfortunate code path where when you'd start two managedsave operations
simultaneously libvirtd would crash. Fix it by adding a VM liveness check.
Peter Krempa (3):
qemu: managedsave: Check that VM is alive after entering async job
security: selinux: Set saved state label only if it is available
qemu: migration: Check domain live state after exitting the monitor
src/qemu/qemu_driver.c | 6 ++++++
src/qemu/qemu_migration.c | 19 +++++++++++++++++--
src/security/security_selinux.c | 2 +-
3 files changed, 24 insertions(+), 3 deletions(-)
--
2.0.2