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.
+
+