From 272ef5be93f0fc4c440488d9bb37add86d002e3f Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Tue, 23 Jun 2015 14:38:06 +0200 Subject: [PATCH] cpu_map.xml: Expand pentiumpro CPU model Inheritance among CPU model is cool but it makes reviewing CPU model definitions and comparing them to CPU models from QEMU rather hard and unpleasant. Let's define all CPU models from scratch. Signed-off-by: Jiri Denemark --- src/cpu/cpu_map.xml | 72 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 68 insertions(+), 4 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 22c7928abb..af2d96e0d2 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -416,14 +416,30 @@ - + + + + + + + + + + + + + + + + + @@ -441,8 +457,24 @@ - + + + + + + + + + + + + + + + + + @@ -486,18 +518,34 @@ - + + + + + + + + + + + + + + + + + @@ -563,13 +611,29 @@ - + + + + + + + + + + + + + + + + +