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

Peter Krempa pkrempa at redhat.com
Thu Oct 7 07:24:01 UTC 2021


On Wed, Oct 06, 2021 at 05:18:42 -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  | 3 +++
>  3 files changed, 7 insertions(+), 1 deletion(-)

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




More information about the libvir-list mailing list