mirror of https://gitee.com/openkylin/libvirt.git
cpu_map: Distribute x86_Cascadelake-Server.xml
In 2878278c74
we've added new cpu model but we've forgot to
distribute the XML file it comes in.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
673f805d4d
commit
4a0f604dd0
|
@ -18,6 +18,7 @@ cpumap_DATA = \
|
|||
cpu_map/x86_Broadwell-IBRS.xml \
|
||||
cpu_map/x86_Broadwell-noTSX.xml \
|
||||
cpu_map/x86_Broadwell-noTSX-IBRS.xml \
|
||||
cpu_map/x86_Cascadelake-Server.xml \
|
||||
cpu_map/x86_Conroe.xml \
|
||||
cpu_map/x86_core2duo.xml \
|
||||
cpu_map/x86_coreduo.xml \
|
||||
|
|
Loading…
Reference in New Issue