]> xenbits.xensource.com Git - libvirt.git/commit
qemu_block: move qemuDomainBlockPivot out of qemu_driver
authorPavel Hrdina <phrdina@redhat.com>
Tue, 16 Aug 2022 09:31:26 +0000 (11:31 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 9 Jan 2023 12:32:39 +0000 (13:32 +0100)
commitf4751c3cae577be0d6aaa3cfbd2d77071b29b17c
tree4754a4cc5e63a4da36ea4aae4ed11265fe440bf6
parentf5a77198bf9826a3d8de302c99953859749c174b
qemu_block: move qemuDomainBlockPivot out of qemu_driver

Move the code for finishing a job in the ready state to qemu_block.c.

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