a41c76
From a48703c3f77054ba1bdfa1adf3aa8277814874d1 Mon Sep 17 00:00:00 2001
a41c76
Message-Id: <a48703c3f77054ba1bdfa1adf3aa8277814874d1@dist-git>
a41c76
From: Jiri Denemark <jdenemar@redhat.com>
a41c76
Date: Thu, 28 May 2020 09:50:05 +0200
a41c76
Subject: [PATCH] cpu_map: Distribute x86_Cooperlake.xml
a41c76
MIME-Version: 1.0
a41c76
Content-Type: text/plain; charset=UTF-8
a41c76
Content-Transfer-Encoding: 8bit
a41c76
a41c76
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
a41c76
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
a41c76
(cherry picked from commit 1c425857fb9f652c7811f075f3d31ff561b95632)
a41c76
a41c76
https://bugzilla.redhat.com/show_bug.cgi?id=1781878
a41c76
a41c76
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
a41c76
Message-Id: <98b6a65536435b8130694e50adc9f39ff3110d90.1590652079.git.jdenemar@redhat.com>
a41c76
Reviewed-by: Ján Tomko <jtomko@redhat.com>
a41c76
---
a41c76
 src/cpu_map/Makefile.inc.am | 1 +
a41c76
 1 file changed, 1 insertion(+)
a41c76
a41c76
diff --git a/src/cpu_map/Makefile.inc.am b/src/cpu_map/Makefile.inc.am
a41c76
index be64c9a0d4..b949cb0bea 100644
a41c76
--- a/src/cpu_map/Makefile.inc.am
a41c76
+++ b/src/cpu_map/Makefile.inc.am
a41c76
@@ -22,6 +22,7 @@ cpumap_DATA = \
a41c76
 	cpu_map/x86_Cascadelake-Server.xml \
a41c76
 	cpu_map/x86_Cascadelake-Server-noTSX.xml \
a41c76
 	cpu_map/x86_Conroe.xml \
a41c76
+	cpu_map/x86_Cooperlake.xml \
a41c76
 	cpu_map/x86_core2duo.xml \
a41c76
 	cpu_map/x86_coreduo.xml \
a41c76
 	cpu_map/x86_cpu64-rhel5.xml \
a41c76
-- 
a41c76
2.26.2
a41c76