From 765f49cea4b81d48333f4283f3d1f168637d27db Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Tue, 23 Jun 2015 14:47:08 +0200 Subject: [PATCH] cpu_map.xml: Expand kvm64 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 | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 5e7534f433..6cdd97c666 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -639,7 +639,6 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + -- GitLab