]> xenbits.xensource.com Git - libvirt.git/commit
qemu & hypervisor: move qemuDomainObjResetJob() into hypervisor
authorKristina Hanicova <khanicov@redhat.com>
Fri, 22 Jul 2022 14:25:31 +0000 (16:25 +0200)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 2 Aug 2022 15:38:51 +0000 (10:38 -0500)
commitcee50d11873e1f9e284eb75311549e5703bd8e0e
tree57170a3ea0fe77a2814d474ecbba7785f14e1614
parent52c7c31c8038aa31d502f59a40e4fb4ba9f61113
qemu & hypervisor: move qemuDomainObjResetJob() into hypervisor

This patch moves qemuDomainObjResetJob() as
virDomainObjResetJob() into hypervisor in order to be used by
other hypervisors as well.

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
src/hypervisor/domain_job.c
src/hypervisor/domain_job.h
src/libvirt_private.syms
src/qemu/qemu_domainjob.c