On Thu, Dec 08, 2022 at 14:30:38 +0100, Pavel Hrdina wrote: Please mention the name of the new function in the commit message. > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/qemu/qemu_block.c | 179 +++++++++++++++++++++++++++++++++++++++++ > src/qemu/qemu_block.h | 9 +++ > src/qemu/qemu_driver.c | 162 +------------------------------------ > 3 files changed, 189 insertions(+), 161 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>