From d0fff22c96e56f72e05009b038fc8a80ae35a6ff Mon Sep 17 00:00:00 2001 Message-Id: From: Jiri Denemark Date: Tue, 26 Feb 2019 09:22:36 +0100 Subject: [PATCH] cpu_map: Add hex representation of signatures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The family/model numbers are nice for humans or for comparing with /proc/cpuinfo, but sometimes there's a need to see the CPUID representation of the signature. Let's add it into a comment for each signature in out cpu_map XMLs as the conversion is not exactly straightforward. Signed-off-by: Jiri Denemark Reviewed-by: Ján Tomko (cherry picked from commit 61be05a00fd383f11070761fac5ae28272b784dd) https://bugzilla.redhat.com/show_bug.cgi?id=1558558 https://bugzilla.redhat.com/show_bug.cgi?id=1687515 Conflicts: src/cpu/cpu_map.xml - the cpu_map split was not backported to RHEL-7.6 - Icelake-Client and Icelake-Server models are missing Signed-off-by: Jiri Denemark Reviewed-by: Ján Tomko --- src/cpu/cpu_map.xml | 58 ++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 9d53d4b43a..381068674c 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -789,7 +789,7 @@ - + @@ -821,7 +821,7 @@ - + @@ -855,7 +855,7 @@ - + @@ -891,7 +891,7 @@ - + @@ -928,7 +928,7 @@ - + @@ -965,7 +965,7 @@ - + @@ -1003,7 +1003,7 @@ - + @@ -1046,7 +1046,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1189,7 +1189,7 @@ - + @@ -1242,7 +1242,7 @@ - + @@ -1296,7 +1296,7 @@ - + @@ -1351,7 +1351,7 @@ - + @@ -1407,7 +1407,7 @@ - + @@ -1464,7 +1464,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -1581,7 +1581,7 @@ - + @@ -1641,7 +1641,7 @@ - + @@ -1709,7 +1709,7 @@ - + @@ -1778,7 +1778,7 @@ - + @@ -1853,7 +1853,7 @@ - + @@ -1992,7 +1992,7 @@ - + @@ -2022,7 +2022,7 @@ - + @@ -2056,7 +2056,7 @@ - + @@ -2095,7 +2095,7 @@ - + @@ -2144,7 +2144,7 @@ - + @@ -2196,7 +2196,7 @@ - + @@ -2267,7 +2267,7 @@ - + -- 2.21.0