[libvirt] [PATCH] Add Skylake Cpu Model

Jiri Denemark jdenemar at redhat.com
Mon May 16 13:02:39 UTC 2016


On Mon, May 16, 2016 at 17:15:44 +0800, Eli Qiao wrote:
> Add Skylake Cpu model to cpu maps to let libvirt discover host Skylake
> cpu model correctly.
> 
> Currently, libvirt still think a Skylake cpu as Broadwell-noTSX
> Signed-off-by: Eli Qiao <liyong.qiao at intel.com>
> ---
>  src/cpu/cpu_map.xml | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 76 insertions(+)

Adding a new model to libvirt when there is no support for it in QEMU
makes no sense. The only benefit will be seeing Skylake in capabilities
XML, but users won't be able to use it anyway.

Jirka




More information about the libvir-list mailing list