qemu-e2k/tests/tcg/multiarch
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci
Tweak the semantic patch to drop redundant parenthesis around the
return expression.

Coccinelle drops a comment in hw/rdma/vmw/pvrdma_cmd.c; restored
manually.

Coccinelle messes up vmdk_co_create(), not sure why.  Change dropped,
will be done manually in the next commit.

Line breaks in target/avr/cpu.h and hw/rdma/vmw/pvrdma_cmd.c tidied up
manually.

Whitespace in tools/virtiofsd/fuse_lowlevel.c tidied up manually.

checkpatch.pl complains "return of an errno should typically be -ve"
two times for hw/9pfs/9p-synth.c.  Preexisting, the patch merely makes
it visible to checkpatch.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221122134917.1217307-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2022-12-14 16:19:35 +01:00
..
arm-compat-semi tests/tcg: add HeapInfo checking to semihosting test 2021-03-24 14:25:19 +00:00
gdbstub gdbstub: Switch to the thread receiving a signal 2021-11-04 10:32:01 +00:00
libs tests/tcg: move some multiarch files and make conditional 2021-10-12 08:37:05 +01:00
linux tests/tcg/linux-test: Add linux-madvise test 2022-09-27 09:30:46 +02:00
system tests/tcg: clean up calls to run-test 2022-10-06 11:53:40 +01:00
Makefile.target tests/tcg/multiarch: Add munmap-pthread.c 2022-11-01 08:31:41 +11:00
README tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
float_convd.c tests/tcg: add float_convd test 2022-04-20 16:04:20 +01:00
float_convs.c tests/tcg/multiarch: Read fp flags before printf 2022-01-18 16:44:16 +00:00
float_helpers.h tests/tcg: Do not require FE_* exception bits 2020-09-01 07:41:38 -07:00
float_madds.c tests/tcg/multiarch: Read fp flags before printf 2022-01-18 16:44:16 +00:00
munmap-pthread.c tests/tcg/multiarch: Add munmap-pthread.c 2022-11-01 08:31:41 +11:00
noexec.c.inc target/s390x: Make translator stop before the end of a page 2022-09-06 08:04:26 +01:00
overflow.c tests/tcg: Test overflow conditions 2022-06-03 08:03:28 +02:00
sha1.c tests/tcg/sha1: remove endian include 2021-10-12 08:37:05 +01:00
sha512.c cleanup: Tweak and re-run return_directly.cocci 2022-12-14 16:19:35 +01:00
sigbus.c tests/tcg/multiarch: Add sigbus.c 2022-02-09 09:00:01 +11:00
signals.c tests/tcg: add a multiarch signals test to stress test signal delivery 2021-06-07 14:42:42 +01:00
test-mmap.c tests/tcg: make test-mmap a little less aggressive 2021-07-14 14:33:53 +01:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
threadcount.c tests/tcg: add new threadcount test 2020-05-27 14:26:49 +01:00

README

Multi-architecture linux-user tests