]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Xen: announce support for setting CPU features
authorJim Fehlig <jfehlig@suse.com>
Wed, 18 Apr 2018 03:20:42 +0000 (21:20 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Apr 2018 16:42:20 +0000 (10:42 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/news.xml

index a5c489151fbde337d30dbf633b753bec31804b14..dec3f134cef4a3df6a57ac894666bc05d44a2589 100644 (file)
           add this controller when traditional PCI devices are in use.
         </description>
       </change>
+      <change>
+        <summary>
+          Xen: Support setting CPU features for host-passthrough model
+        </summary>
+        <description>
+          The CPU model presented to Xen HVM domains is equivalent to libvirt's
+          host-passthrough model, although individual features can be enabled
+          and disabled via the cpuid setting. The libvirt libxl driver now
+          supports enabling and disabling individual features of the
+          host-passthrough CPU model.
+        </description>
+      </change>
     </section>
     <section title="Removed features">
       <change>