news: add vsock

Document the addition of vsock.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Ján Tomko 2018-06-01 13:32:00 +02:00
parent 023ea2a869
commit 19e5a81f21
1 changed files with 9 additions and 0 deletions

View File

@ -113,6 +113,15 @@
libvirt has done as well. libvirt has done as well.
</description> </description>
</change> </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>
<section title="Improvements"> <section title="Improvements">
<change> <change>