]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
tests/tcg/xtensa: allow testing big-endian cores
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 2 Oct 2021 05:01:52 +0000 (22:01 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 15 Mar 2023 12:08:04 +0000 (05:08 -0700)
commit51139fb3e7b05dd7daeca8f00748678ce9e087e5
tree9cbd37ff35dcc8637b0b274a24979f67a1189143
parent5161dba859915be3d328a31fe015a27997442640
tests/tcg/xtensa: allow testing big-endian cores

Don't disable all big-endian tests, instead check whether $(CORE) is
supported by the configured $(QEMU) and enable tests if it is.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
tests/tcg/xtensa/Makefile.softmmu-target
tests/tcg/xtensaeb/Makefile.softmmu-target [new file with mode: 0644]