From 4d8d7c02d7cf3c8ba5632d913ebf06deb9f531b9 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Tue, 29 Nov 2016 20:39:13 +0100 Subject: [PATCH] cpu: Add alternative feature spellings to CPU map We can't change feature names for compatibility reasons even if they contain typos or other software uses different names for the same features. By adding alternative spellings in our CPU map we at least allow anyone to grep for them and find the correct libvirt's name. Signed-off-by: Jiri Denemark --- src/cpu/cpu_map.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 8f366861a0..b0233521a9 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -97,10 +97,10 @@ - + - + @@ -109,7 +109,7 @@ - + @@ -148,10 +148,10 @@ - + - + @@ -197,7 +197,7 @@ - + @@ -281,13 +281,13 @@ - + - + @@ -296,7 +296,7 @@ - + @@ -307,10 +307,10 @@ - + - + @@ -361,7 +361,7 @@ - + @@ -370,10 +370,10 @@ - + - + -- 2.39.5