From: Andrea Bolognani Date: Fri, 7 Aug 2015 15:39:15 +0000 (+0200) Subject: cpu: Simplify ppc64 part of CPU map XML X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d87359af5eb5b21848da1906f8e34f107bbea151;p=libvirt.git cpu: Simplify ppc64 part of CPU map XML Use multiple PVRs per CPU model to reduce the number of models we need to keep track of. Remove specific CPU models (eg. POWER7+_v2.1): the corresponding generic CPU model (eg. POWER7) should be used instead to ensure the guest can be booted on any compatible host. Get rid of all the entries that did not match any of the CPU models supported by QEMU, like power8 and power8e. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1250977 --- diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 6387ce44f2..b3c4477dc3 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -1358,53 +1358,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - + - - - -