From 83a1114820c95f9cd98789b14044a229dcc090a7 Mon Sep 17 00:00:00 2001 Message-Id: <83a1114820c95f9cd98789b14044a229dcc090a7@dist-git> From: Jiri Denemark Date: Fri, 21 Jun 2019 09:25:07 +0200 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=1686895 Conflicts: src/cpu/cpu_map.xml - the cpu_map split was not backported Signed-off-by: Jiri Denemark Message-Id: Reviewed-by: Ján Tomko --- src/cpu/cpu_map.xml | 62 ++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index a9f284fbbe..a5a5290a09 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -828,7 +828,7 @@ - + @@ -860,7 +860,7 @@ - + @@ -894,7 +894,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -967,7 +967,7 @@ - + @@ -1004,7 +1004,7 @@ - + @@ -1042,7 +1042,7 @@ - + @@ -1085,7 +1085,7 @@ - + @@ -1129,7 +1129,7 @@ - + @@ -1178,7 +1178,7 @@ - + @@ -1228,7 +1228,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1335,7 +1335,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1446,7 +1446,7 @@ - + @@ -1503,7 +1503,7 @@ - + @@ -1561,7 +1561,7 @@ - + @@ -1620,7 +1620,7 @@ - + @@ -1680,7 +1680,7 @@ - + @@ -1748,7 +1748,7 @@ - + @@ -1817,7 +1817,7 @@ - + @@ -1892,7 +1892,7 @@ - + @@ -1968,7 +1968,7 @@ - + @@ -2052,7 +2052,7 @@ - + @@ -2209,7 +2209,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2273,7 +2273,7 @@ - + @@ -2312,7 +2312,7 @@ - + @@ -2361,7 +2361,7 @@ - + @@ -2413,7 +2413,7 @@ - + @@ -2484,7 +2484,7 @@ - + -- 2.22.0