]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Document 'crypto' device
authorzhenwei pi <pizhenwei@bytedance.com>
Tue, 17 Jan 2023 01:46:54 +0000 (09:46 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 25 Jan 2023 15:05:31 +0000 (16:05 +0100)
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index a0fe0d18a0ca46747bbf88fdb54685b37ca665dc..33f92329856277c332e1067b2eaadd6a20599303 100644 (file)
--- 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