
1 Sep
2022
1 Sep
'22
12:40 p.m.
On Tue, Aug 23, 2022 at 18:32:05 +0200, Pavel Hrdina wrote: Move the code for finishing a job in the ready state into qemu_block.c
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/qemu/qemu_block.c | 121 ++++++++++++++++++++++++++++++++++++++++ src/qemu/qemu_block.h | 5 ++ src/qemu/qemu_driver.c | 123 +---------------------------------------- 3 files changed, 127 insertions(+), 122 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>