qemu-e2k/tests/multiboot
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
..
.gitignore tests/multiboot: Add .gitignore 2018-03-21 15:13:40 +01:00
Makefile tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
aout_kludge.S tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
aout_kludge.out tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
libc.c tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
libc.h tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
link.ld tests/multiboot: Fix load address of test kernels 2019-07-30 12:25:43 +02:00
mmap.c
mmap.out tests/multiboot: Update reference output 2015-01-26 12:22:43 +01:00
module.txt tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
modules.c tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
modules.out tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
multiboot.h
run_test.sh meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
start.S