diff --git a/docs/news.xml b/docs/news.xml
index efde4c8b70..5eb0b79d69 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -65,6 +65,17 @@
hypervisor defaults and negotiation between the guest and the host.
+
+
+ qemu: Add vmcoreinfo feature
+
+
+ Starting with QEMU 2.11, the guest can save kernel debug
+ details when this feature is enabled and the kernel supports
+ it. It is useful to process kernel dump with KASLR enabled,
+ and also provides various kernel details to crash tools.
+
+