diff --git a/docs/news.xml b/docs/news.xml
index 1f558451f64045976c7c26acec45dafdb38353ac..7dda8db3a1ec4ebe9f7fef0aa92991b9b03494c4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -48,6 +48,17 @@
ease handling such breaks if they happen in the future.
+
+
+ Add support for nested HVM domains in the libxl driver
+
+
+ Xen has supported nested HVM domains since version 4.4. The
+ libvirt libxl driver now supports nested HVM domains by
+ specifying the host-passthrough CPU mode when defining a
+ domain.
+
+