
16 Mar
2022
16 Mar
'22
11:28 a.m.
On 3/16/22 15:08, Kristina Hanicova wrote:
This is v2 of: https://listman.redhat.com/archives/libvir-list/2022-March/228905.html
Diff to v1: * add checks for cb structure in other functions as well (suggested by Michal)
Kristina Hanicova (2): qemu: domainjob: Allow operations if cb is not set in job structure qemu: domainjob: Allow InitJob if cb is not set in qemuDomainObjInitJob()
src/qemu/qemu_domainjob.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal