From 7096fd2e3f6c85cef10f72f705b0d633a0b606aa Mon Sep 17 00:00:00 2001 From: Han Han Date: Thu, 28 Oct 2021 15:07:51 +0800 Subject: [PATCH] news: Add support for librbd encryption Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2