diff --git a/docs/news.xml b/docs/news.xml
index a4abf2635277375c76383f47b218791591d63707..3983613f8ad12b5ec54afdfd8a99e1cacbe6e5ae 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -90,6 +90,16 @@
virConnectGetAllDomainStats API.
+
+
+ qemu: Add support for nested HV for pSeries guests
+
+
+ Nested HV support makes it possible to run nested (L2) guests
+ with minimal performance penalty when compared to regular (L1)
+ guests on ppc64 hardware.
+
+