[PATCH v1 2/3] qemu: capabilities: Introduce QEMU_CAPS_RBD_ENCRYPTION_LUKS_ANY capability

Peter Krempa pkrempa at redhat.com
Fri Mar 10 10:06:24 UTC 2023


On Mon, Mar 06, 2023 at 06:59:35 -0600, Or Ozeri wrote:
> This capability represents that qemu supports the "luks-any" encryption
> format for RBD images.
> Both LUKS and LUKS2 formats can be parsed using this wildcard format.
> 
> Signed-off-by: Or Ozeri <oro at il.ibm.com>
> ---
>  src/qemu/qemu_capabilities.c                     | 2 ++
>  src/qemu/qemu_capabilities.h                     | 1 +
>  tests/qemucapabilitiesdata/caps_8.0.0.x86_64.xml | 1 +
>  3 files changed, 4 insertions(+)

Next time if you have two series that depend on each other it's better
to just send them as one. I had to rebase this to fit on top of you
previous posting.

Since a v2 of the secret layering series is needed please make sure to
post this and rebase it on top as part of that series.

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


More information about the libvir-list mailing list