From 19e235026bdaff4122b6dd74e5642ecc536712f4 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Fri, 9 Mar 2012 14:31:47 +0100 Subject: [PATCH] Removed more AMD-specific features from cpu64-rhel* models We found few more AMD-specific features in cpu64-rhel* models that made it impossible to start qemu guest on Intel host (with this setting) even though qemu itself starts correctly with them. This impacts one test, thus the fix in tests/cputestdata/. --- src/cpu/cpu_map.xml | 2 -- tests/cputestdata/x86-baseline-no-vendor-result.xml | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 7ef230ed85..6a6603bc9b 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -347,7 +347,6 @@ - @@ -373,7 +372,6 @@ - diff --git a/tests/cputestdata/x86-baseline-no-vendor-result.xml b/tests/cputestdata/x86-baseline-no-vendor-result.xml index 4b4921cf93..00e03b2152 100644 --- a/tests/cputestdata/x86-baseline-no-vendor-result.xml +++ b/tests/cputestdata/x86-baseline-no-vendor-result.xml @@ -1,4 +1,3 @@ - kvm64 - + cpu64-rhel6 -- 2.47.2