This is v2 to:
https://www.redhat.com/archives/libvir-list/2017-August/msg00222.html
diff to v1:
- Split qemuDomainRemoveInactive into two functions so that its safe to call it
from places where we already have a job.
Michal Privoznik (2):
qemu: Introduce and use qemuDomainRemoveInactiveJob
qemuDomainUndefineFlags: Grab QEMU_JOB_MODIFY
src/qemu/qemu_domain.c | 36 +++++++++++++++++++++++++++---------
src/qemu/qemu_domain.h | 3 +++
src/qemu/qemu_driver.c | 47 ++++++++++++++++++++++++++---------------------
src/qemu/qemu_migration.c | 10 +++++-----
src/qemu/qemu_process.c | 10 +++++-----
5 files changed, 66 insertions(+), 40 deletions(-)
--
2.13.0