From 427e17589ed6e714e308e23d27f62956a85b8a96 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Tue, 23 Jun 2015 14:39:27 +0200 Subject: [PATCH] cpu_map.xml: Expand coreduo 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 | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index af2d96e0d2..495e11ee99 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -444,8 +444,32 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +