qemu-e2k/tests/tcg
Paolo Bonzini 64ed6f92ff meson: link emulators without Makefile.target
The binaries move to the root directory, e.g. qemu-system-i386 or
qemu-arm.  This requires changes to qtests, CI, etc.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:40 -04:00
..
aarch64 target/arm: Fix AddPAC error indication 2020-08-03 17:55:03 +01:00
alpha
arm
cris
hppa
i386
lm32
m68k
minilib
mips
multiarch
openrisc
ppc
s390x
sh4
sparc64
x86_64
xtensa
.gitignore
configure.sh meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
Makefile.prereqs
Makefile.qemu
Makefile.target
README

This directory contains various interesting guest programs for
regression testing. Tests are either multi-arch, meaning they can be
built for all guest architectures that support linux-user executable,
or they are architecture specific.

CRIS
====
The testsuite for CRIS is in tests/tcg/cris.  You can run it
with "make test-cris".

LM32
====
The testsuite for LM32 is in tests/tcg/lm32.  You can run it
with "make test-lm32".