From d7968283b11e437d36d8e8606098b10980aa5d5f Mon Sep 17 00:00:00 2001 Message-Id: From: Jiri Denemark Date: Tue, 9 Apr 2019 09:38:40 +0200 Subject: [PATCH] cpu_map: Add Icelake CPU models MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Introduced in QEMU by commit v3.0.0-156-g8a11c62da9. Signed-off-by: Jiri Denemark (cherry picked from commit 993d85ae5e2422a664ba5f700ed3bf7abd989cfc) https://bugzilla.redhat.com/show_bug.cgi?id=1526624 Conflicts: src/cpu_map/x86_Icelake-Client.xml src/cpu_map/x86_Icelake-Server.xml - no CPU map split downstream Signed-off-by: Jiri Denemark Message-Id: Reviewed-by: Ján Tomko --- src/cpu/cpu_map.xml | 178 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 234c62781b..1a4f1321f8 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -2009,6 +2009,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.21.0