On Tue, Oct 05, 2021 at 09:41:13 -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@xxxxxxxxxx> > --- > 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(+) Needs rebase but: Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>