[libvirt] [PATCH] cpu_map: Distribute x86_Cascadelake-Server.xml

Michal Privoznik mprivozn at redhat.com
Sat Apr 13 19:37:22 UTC 2019


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 at redhat.com>
---

Pushed under build breaker and trivial rules.

 src/cpu_map/Makefile.inc.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cpu_map/Makefile.inc.am b/src/cpu_map/Makefile.inc.am
index 5634dd9348..ce8a311e22 100644
--- a/src/cpu_map/Makefile.inc.am
+++ b/src/cpu_map/Makefile.inc.am
@@ -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 \
-- 
2.21.0




More information about the libvir-list mailing list