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(a)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(a)redhat.com>
and pushed.
Jirka