diff --git a/docs/news.xml b/docs/news.xml
index 69ed6a75e6..f71590d39d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -23,6 +23,18 @@
built-in replication and disaster recovery.
+
+
+ qemu: Add support for memory backing with file source
+
+
+ Add support in numa topology for file source inside memory backing
+ (hugepages are not needed) Three new elements
+ <source/>,<access/> and <allocation/> were added
+ to <memoryBacking/> element. Also new configuration parameter
+ memory_backing_dir
was added to qemu.conf.
+
+