From: Jim Fehlig Date: Wed, 18 Apr 2018 03:20:42 +0000 (-0600) Subject: news: Xen: announce support for setting CPU features X-Git-Tag: v4.3.0-rc1~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71dd4be59670c41ed62f8173fc07c480bca46067;p=thirdparty%2Flibvirt.git news: Xen: announce support for setting CPU features Signed-off-by: Jim Fehlig Reviewed-by: Erik Skultety --- diff --git a/docs/news.xml b/docs/news.xml index a5c489151f..dec3f134ce 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,18 @@ add this controller when traditional PCI devices are in use. + + + Xen: Support setting CPU features for host-passthrough model + + + 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. + +