From a4deed4a0735103d8f9ba7763dff621009dcfa51 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Mon, 11 Oct 2010 10:57:04 +0200 Subject: [PATCH] cpu: Remove redundant features Some features provided by the recently added CPU models were mentioned twice for each model. This was a result of automatic generation of the XML from qemu's CPU configuration file without noticing this redundancy. --- src/cpu/cpu_map.xml | 84 --------------------------------------------- 1 file changed, 84 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 986c61d2a2..edbb21c193 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -379,20 +379,6 @@ - - - - - - - - - - - - - - @@ -426,20 +412,6 @@ - - - - - - - - - - - - - - @@ -475,20 +447,6 @@ - - - - - - - - - - - - - - @@ -519,20 +477,6 @@ - - - - - - - - - - - - - - @@ -563,20 +507,6 @@ - - - - - - - - - - - - - - @@ -612,20 +542,6 @@ - - - - - - - - - - - - - - -- 2.39.5