]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: add vsock
authorJán Tomko <jtomko@redhat.com>
Fri, 1 Jun 2018 11:32:00 +0000 (13:32 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 1 Jun 2018 12:31:44 +0000 (14:31 +0200)
Document the addition of vsock.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
docs/news.xml

index 453ac1d02ad42a881e3202558858915272f101b0..a2829eff6a69bb701953ba26dad4df2e64b5c7fe 100644 (file)
           libvirt has done as well.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: add support for vhost-vsock-device
+        </summary>
+        <description>
+          A new vsock device was introduced, allowing communication between
+          the guest and the host via the AF_VSOCK family.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>