]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainGetImageIds: pass domain definition directly
authorPavel Hrdina <phrdina@redhat.com>
Fri, 11 Aug 2023 12:49:21 +0000 (14:49 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 22 Aug 2023 14:06:34 +0000 (16:06 +0200)
commit47821b2ff5164f6ec2f5bb98fdcf047ecf668251
tree357b0abbc6d0469415db2bb7cec5066ad8916aa7
parentf879eae3e723c72c299dbdeca64e27c59381514a
qemuDomainGetImageIds: pass domain definition directly

We only need the domain definition from domain object. This will allow
us to use it from snapshot code where we need to pass different domain
definition.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_backup.c
src/qemu/qemu_blockjob.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h