Comment 2 for bug 1723914

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

With qemu-2.7.1 built from source:
# export QEMU=/home/ubuntu/qemu-2.7.1/ppc64-softmmu/qemu-system-ppc64
# TESTNAME=emulator TIMEOUT=90s ACCEL= ./powerpc/run powerpc/emulator.elf -smp 1
timeout -k 1s --foreground 90s /home/ubuntu/qemu-2.7.1/ppc64-softmmu/qemu-system-ppc64 -nodefaults -machine pseries,accel=kvm -bios powerpc/boot_rom.bin -display none -serial stdio -kernel powerpc/emulator.elf -smp 1 # -initrd /tmp/tmp.2wiGOtABBN
PASS: emulator: 64bit: detected
PASS: emulator: invalid: exception
PASS: emulator: lswx: alignment
PASS: emulator: lswi: alignment
SUMMARY: 4 tests

EXIT: STATUS=1