]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document libxl nested HVM support v3.3.0-rc1
authorJim Fehlig <jfehlig@suse.com>
Thu, 27 Apr 2017 21:02:36 +0000 (15:02 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 28 Apr 2017 13:55:10 +0000 (07:55 -0600)
Nested HVM support in the libxl driver is a news-worthy
improvement for libvirt 3.3.0.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
docs/news.xml

index 1f558451f64045976c7c26acec45dafdb38353ac..7dda8db3a1ec4ebe9f7fef0aa92991b9b03494c4 100644 (file)
           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>