]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Add more signatures for Broadwell CPU models
authorJiri Denemark <jdenemar@redhat.com>
Fri, 22 Feb 2019 13:45:24 +0000 (14:45 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 5 Mar 2019 13:47:49 +0000 (14:47 +0100)
commit4ff74a806ad42820eef3877c8ec146770914d8df
tree2267b5670efbed06caf855572af591982087f8b5
parente58ca588cc0deee36c8ae44f2ad75bf9b1680fc5
cpu_map: Add more signatures for Broadwell CPU models

This fixes several CPUs which were incorrectly detected as
Skylake-Client.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/cpu_map/x86_Broadwell-IBRS.xml
src/cpu_map/x86_Broadwell-noTSX-IBRS.xml
src/cpu_map/x86_Broadwell-noTSX.xml
src/cpu_map/x86_Broadwell.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2623-v4-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2623-v4-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-v4-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-v4-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-v4-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-v4-json.xml