From 6d31e77ae83bb2b29d3bff5bd08742ee4c611e25 Mon Sep 17 00:00:00 2001 Message-Id: <6d31e77ae83bb2b29d3bff5bd08742ee4c611e25@dist-git> From: Jiri Denemark Date: Fri, 21 Jun 2019 09:25:21 +0200 Subject: [PATCH] cpu_map: Add Cascadelake-Server CPU model MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Introduced in QEMU 3.1.0 by commit c7a88b52f62b30c04158eeb07f73e3f72221b6a8 Signed-off-by: Jiri Denemark Reviewed-by: Ján Tomko (cherry picked from commit 2878278c74cc450a7e28a3830ed0ceff3126f12f) https://bugzilla.redhat.com/show_bug.cgi?id=1693433 Conflicts: src/cpu_map/index.xml src/cpu_map/x86_Cascadelake-Server.xml - cpu_map split not backported tests/domaincapsschemadata/qemu_3.1.0.x86_64.xml tests/domaincapsschemadata/qemu_4.0.0.x86_64.xml - test data missing tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-guest.xml tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-host.xml - md-clear feature did not exist at the time of the original patch, but downstream already has it Signed-off-by: Jiri Denemark Message-Id: Reviewed-by: Ján Tomko --- src/cpu/cpu_map.xml | 81 +++++++++++++++++++ .../x86_64-cpuid-Xeon-Platinum-8268-guest.xml | 5 +- .../x86_64-cpuid-Xeon-Platinum-8268-host.xml | 5 +- .../x86_64-cpuid-Xeon-Platinum-8268-json.xml | 5 +- 4 files changed, 84 insertions(+), 12 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index b2eb07b832..9b289556e8 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -2193,6 +2193,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-guest.xml b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-guest.xml index 2836481454..c7e8a1fccf 100644 --- a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-guest.xml +++ b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-guest.xml @@ -1,5 +1,5 @@ - Skylake-Server-IBRS + Cascadelake-Server Intel @@ -20,15 +20,12 @@ - - - diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-host.xml b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-host.xml index 032d8ffeca..d7482751b4 100644 --- a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-host.xml +++ b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-host.xml @@ -1,6 +1,6 @@ x86_64 - Skylake-Server-IBRS + Cascadelake-Server Intel @@ -21,15 +21,12 @@ - - - diff --git a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-json.xml b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-json.xml index 12431de213..b7d12dced7 100644 --- a/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-json.xml +++ b/tests/cputestdata/x86_64-cpuid-Xeon-Platinum-8268-json.xml @@ -1,13 +1,10 @@ - Skylake-Server-IBRS + Cascadelake-Server Intel - - - -- 2.22.0