[libvirt] [PATCH] news: Document libxl nested HVM support

Jim Fehlig jfehlig at suse.com
Thu Apr 27 21:24:24 UTC 2017


Nested HVM support in the libxl driver is a news-worthy
improvement for libvirt 3.3.0.

Signed-off-by: Jim Fehlig <jfehlig at suse.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 1f558451f..5dc8403b4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -48,6 +48,17 @@
           ease handling such breaks if they happen in the future.
        </description>
       </change>
+      <change>
+        <summary>
+          Add support for nested HVM domains in the libxl driver.
+        </summary>
+        <description>
+          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.
+       </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.11.0




More information about the libvir-list mailing list