[libvirt] [PATCH 4/5] news: Support vhost-user-gpu in 5.8

Han Han hhan at redhat.com
Fri Nov 8 07:00:21 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index c90def63cc..571a1b6ea4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -189,6 +189,17 @@
     </section>
   </release>
   <release version="v5.8.0" date="2019-10-05">
+    <section title="New features">
+      <change>
+        <summary>
+          qemu: Support vhost-user-gpu
+        </summary>
+        <description>
+          Support for running virtio GPUs in seperate processes by vhost-user
+          backend. It requires qemu over <code>4.1</code>.
+        </description>
+      </change>
+    </section>
     <section title="Improvements">
       <change>
         <summary>
-- 
2.24.0.rc1




More information about the libvir-list mailing list