On Thu, Oct 07, 2021 at 14:21:18 -0500, Or Ozeri wrote:
rbd encryption is new in qemu 6.1.0.
This commit adds capability probing for it.
Signed-off-by: Or Ozeri <oro(a)il.ibm.com>
---
src/qemu/qemu_capabilities.c | 2 ++
src/qemu/qemu_capabilities.h | 1 +
tests/qemucapabilitiesdata/caps_6.1.0.x86_64.xml | 1 +
3 files changed, 4 insertions(+)
Some new test files were added in the meanwhile. I'll update the patch
to accomodate those.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>