[libvirt] [PATCH v3 4/4] qemu: Switch code to use new agent job APIs

Jiri Denemark jdenemar at redhat.com
Wed Jun 20 10:31:50 UTC 2018


On Wed, Jun 20, 2018 at 10:04:12 +0200, Michal Privoznik wrote:
> There are two sets of functions here:
> 1) some functions talk on both monitor and agent monitor,
> 2) some functions only talk on agent monitor.
> 
> For functions from set 1) we need to use
> qemuDomainObjBeginJobWithAgent() and for functions from set 2) we
> need to use qemuDomainObjBeginAgentJob() only.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_driver.c | 97 +++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 64 insertions(+), 33 deletions(-)

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




More information about the libvir-list mailing list