From: zhenwei pi Date: Tue, 17 Jan 2023 01:46:54 +0000 (+0800) Subject: NEWS: Document 'crypto' device X-Git-Tag: v9.1.0-rc1~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95a278a84591b6a4cfa170eba31c8ec60e82f940;p=thirdparty%2Flibvirt.git NEWS: Document 'crypto' device Signed-off-by: zhenwei pi Reviewed-by: Michal Privoznik --- 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