summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorThomas Huth2016-10-05 09:44:51 +0200
committerDavid Gibson2016-10-06 07:15:53 +0200
commit3daa4a9f9580ffda47df93c7c53371af226bf970 (patch)
tree3b74ec33a25755a86e44b02e2f32447ee997364f /scripts
parenttests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test (diff)
downloadqemu-3daa4a9f9580ffda47df93c7c53371af226bf970.tar.gz
qemu-3daa4a9f9580ffda47df93c7c53371af226bf970.tar.xz
qemu-3daa4a9f9580ffda47df93c7c53371af226bf970.zip
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
A couple of distributors are compiling their distributions with "-mcpu=power8" for ppc64le these days, so the user sooner or later runs into a crash there when not explicitely specifying the "-cpu POWER8" option to QEMU (which is currently using POWER7 for the "pseries" machine by default). Due to this reason, the linux-user target already switched to POWER8 a while ago (see commit de3f1b98410e0d5b406a0df3a48547b559d18602). Since the softmmu target of course has the same problem, we should switch there to POWER8 for the newer machine types, too. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions