From: Han Han Date: Thu, 28 Oct 2021 07:07:51 +0000 (+0800) Subject: news: Add support for librbd encryption X-Git-Tag: v7.9.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7096fd2e3f6c85cef10f72f705b0d633a0b606aa;p=thirdparty%2Flibvirt.git news: Add support for librbd encryption Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 2e05c8deb9..1d2d31430f 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -64,6 +64,11 @@ v7.9.0 (unreleased) notification capabilities exposed to the guest. It is recommended for the vDPA devices. + * qemu: Support librbd encryption + + Add an encryption engine ``librbd``. It will provides the image-level + encryption of librbd. It requires QEMU >= 6.1.0 and librbd >= 16.1.0. + * **Improvements** * Use of JSON syntax with ``-device`` with upcoming QEMU-6.2