Skip to content
Commit 72469178 authored by Thomas Huth's avatar Thomas Huth
Browse files

powerpc: Fix running the kvm-unit-tests with recent versions of QEMU



Starting with version 7.0, QEMU starts the pseries guests in 32-bit mode
instead of 64-bit (see QEMU commit 6e3f09c28a - "spapr: Force 32bit when
resetting a core"). This causes our test_64bit() in powerpc/emulator.c
to fail. Let's switch to 64-bit in our startup code instead to fix the
issue.

Message-Id: <20221206110851.154297-1-thuth@redhat.com>
Reviewed-by: default avatarCédric Le Goater <clg@kaod.org>
Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
parent 96772b2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment