]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
cpu_map: Distribute x86_Cascadelake-Server.xml
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Apr 2019 19:33:22 +0000 (21:33 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Apr 2019 19:33:22 +0000 (21:33 +0200)
In 2878278c74cc4 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>
src/cpu_map/Makefile.inc.am

index 5634dd93489a434a4ff1d3feafe419a9adae009a..ce8a311e22f231db2ff666d812878fd0a34d79fd 100644 (file)
@@ -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 \