[PATCH] qemu: use qemuDomainSaveStatus() and remove qemuDomainObjSaveStatus()

Jiri Denemark jdenemar at redhat.com
Fri Mar 18 12:18:08 UTC 2022


On Fri, Mar 18, 2022 at 11:17:28 +0100, Kristina Hanicova wrote:
> It does not make sense to have both of these, since one of them
> is only a wrapper for the other one. I decided to preserve the
> more general one, which requires only virDomainObj and rewrote it
> a bit, so that it pulls the qemu driver from privateData.
> 
> Signed-off-by: Kristina Hanicova <khanicov at redhat.com>

I would have split the patch as the qemuDomain{Obj,}SaveStatus change is
buried among the churn caused by removing driver parameter from
qemuDomainObjExitMonitor.

Anyway,
Reviewed-by: Jiri Denemark <jdenemar at redhat.com>

and pushed.

Jirka


More information about the libvir-list mailing list