qemu/tests
Richard Henderson a443d55c3f tests/tcg/ppc64le: Fix compile flags for byte_reverse
With a host compiler new enough to recognize power10 insns,
CROSS_CC_HAS_POWER10 is true, but we do not supply the -cpu
option to the compiler, resulting in

/tmp/ccAVdYJd.s: Assembler messages:
/tmp/ccAVdYJd.s:49: Error: unrecognized opcode: `brh'
/tmp/ccAVdYJd.s:78: Error: unrecognized opcode: `brw'
/tmp/ccAVdYJd.s:107: Error: unrecognized opcode: `brd'
make[2]: *** [byte_reverse] Error 1

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2021-11-17 19:10:44 +01:00
..
avocado tests/avocado: Remove p7zip binary availability check 2021-11-08 17:00:22 +01:00
bench
data tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
decode
docker nbd patches for 2021-11-16 2021-11-16 18:55:36 +01:00
fp
guest-debug
image-fuzzer
include
keys
migration
multiboot
perf/block/qcow2
plugin tests/plugins: extend the insn plugin to track opcode sizes 2021-11-04 10:32:01 +00:00
qapi-schema meson: drop sphinx_extn_depends 2021-11-08 12:27:23 +04:00
qemu-iotests file-posix: Fix alignment after reopen changing O_DIRECT 2021-11-16 11:30:29 +01:00
qtest tests: bios-tables-test update expected blobs 2021-11-15 09:44:46 -05:00
rocker
tcg tests/tcg/ppc64le: Fix compile flags for byte_reverse 2021-11-17 19:10:44 +01:00
tsan
uefi-test-tools
unit tests/unit/test-smp-parse: Explicit MachineClass name 2021-11-15 21:49:16 +01:00
vm tests/vm: don't build using TCG by default 2021-11-16 16:19:53 +00:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests/acceptance: rename tests acceptance to tests avocado 2021-11-08 17:00:22 +01:00
meson.build python, iotests: remove socket_scm_helper 2021-10-12 12:22:11 -04:00
requirements.txt
test-qht-par.c
vhost-user-bridge.c