提交 5cae1f47 编写于 作者: J Jiri Denemark

cpu_map: Use and install Icelake model definitions

In commit v4.7.0-168-g993d85ae I introduced two Icelake CPU models,
but failed to actually include them in the CPU map index.
Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
上级 d6b8838d
......@@ -27,6 +27,8 @@ cpumap_DATA = \
cpu_map/x86_Haswell-IBRS.xml \
cpu_map/x86_Haswell-noTSX.xml \
cpu_map/x86_Haswell-noTSX-IBRS.xml \
cpu_map/x86_Icelake-Client.xml \
cpu_map/x86_Icelake-Server.xml \
cpu_map/x86_IvyBridge.xml \
cpu_map/x86_IvyBridge-IBRS.xml \
cpu_map/x86_kvm32.xml \
......
......@@ -46,6 +46,8 @@
<include filename="x86_Skylake-Client-IBRS.xml"/>
<include filename="x86_Skylake-Server.xml"/>
<include filename="x86_Skylake-Server-IBRS.xml"/>
<include filename="x86_Icelake-Client.xml"/>
<include filename="x86_Icelake-Server.xml"/>
<!-- AMD CPUs -->
<include filename="x86_athlon.xml"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册