From: Ján Tomko Date: Fri, 1 Jun 2018 11:32:00 +0000 (+0200) Subject: news: add vsock X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=19e5a81f2170181f906efc5dce3e4713c8ecc043;p=libvirt.git news: add vsock Document the addition of vsock. Signed-off-by: Ján Tomko Acked-by: Peter Krempa --- diff --git a/docs/news.xml b/docs/news.xml index 453ac1d02a..a2829eff6a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -113,6 +113,15 @@ libvirt has done as well. + + + qemu: add support for vhost-vsock-device + + + A new vsock device was introduced, allowing communication between + the guest and the host via the AF_VSOCK family. + +