[PATCH v4 1/5] qemu: add disk post parse to qemublocktest

Peter Krempa pkrempa at redhat.com
Thu Oct 21 10:00:39 UTC 2021


On Thu, Oct 07, 2021 at 14:21:17 -0500, Or Ozeri wrote:
> The post parse callback is part of the real (non-test) processing flow.
> This commit adds it (for disks) to the qemublocktest flow as well.
> Specifically, this will be needed for tests that use luks encryption,
> so that the default encryption engine (which is added in an upcoming commit)
> will be overridden by qemu.
> 
> Signed-off-by: Or Ozeri <oro at il.ibm.com>
> ---
>  src/qemu/qemu_domain.c |  2 +-
>  src/qemu/qemu_domain.h |  3 +++
>  tests/qemublocktest.c  | 29 ++++++++++++-----------------
>  3 files changed, 16 insertions(+), 18 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list