mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() We perform a plugin reset, uninstall, and make sure we went through those steps. Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20250404032027.430575-3-pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> |
2 weeks ago | |
---|---|---|
.. | ||
aarch64 | 2 weeks ago | |
aarch64_be | 6 months ago | |
alpha | 7 months ago | |
arm | 2 months ago | |
hexagon | 2 months ago | |
hppa | 1 year ago | |
i386 | 2 months ago | |
loongarch64 | 7 months ago | |
m68k | 1 year ago | |
minilib | 10 months ago | |
mips | 2 years ago | |
multiarch | 2 months ago | |
openrisc | ||
plugins | 2 weeks ago | |
ppc64 | 6 months ago | |
ppc64le | ||
riscv64 | 9 months ago | |
s390x | 3 months ago | |
sh4 | 12 months ago | |
tricore | ||
x86_64 | 3 months ago | |
xtensa | 1 year ago | |
xtensaeb | 2 years ago | |
Makefile.target | 6 months ago | |
README | 9 months ago |
README
This directory contains various interesting guest binaries for regression testing the Tiny Code Generator doing system and user-mode emulation. The multiarch directory contains shared code for tests that can be built for all guest architectures. Architecture specific code can be found in their respective directories. System mode tests will be under the "system" subdirectories. GDB scripts for exercising the gdbstub on specific tests will be found under the "gdbstb" subdirectories. See the developer guide for more instructions on "make check-tcg"