From 95a278a84591b6a4cfa170eba31c8ec60e82f940 Mon Sep 17 00:00:00 2001 From: zhenwei pi Date: Tue, 17 Jan 2023 09:46:54 +0800 Subject: [PATCH] NEWS: Document 'crypto' device Signed-off-by: zhenwei pi Reviewed-by: Michal Privoznik --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index a0fe0d18a0..33f9232985 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -28,6 +28,11 @@ v9.1.0 (unreleased) only, so we are looking for feedback from users on how well it works in practice. + * qemu: Support crypto device + + Support crypto device(virtio crypto only), also add support for QEMU with + backend ``builtin`` and ``lkcf``. + * **Improvements** * RPM packaging changes -- 2.47.2