aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch
AgeCommit message (Expand)AuthorFilesLines
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich1-24/+43
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée2-1/+10
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée1-0/+9
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich4-15/+236
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée1-1/+5
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson1-0/+22
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster1-7/+2
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2-0/+82
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini2-11/+9
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich1-0/+70
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich1-0/+139
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich1-1/+1
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini1-1/+1
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-04-20tests/tcg: add float_convd testAlex Bennée1-0/+106
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini1-1/+1
2022-02-28tests/tcg: add sha512 testAlex Bennée1-0/+990
2022-02-09tests/tcg/multiarch: Add sigbus.cRichard Henderson1-0/+68
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson2-2/+2
2022-01-18tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUXPaolo Bonzini1-1/+1
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée1-1/+0
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath2-1/+69
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée1-2/+0
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée3-6/+11
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée1-1/+0
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson1-8/+0
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell1-2/+2
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée1-104/+104
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée1-0/+2
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée1-0/+6
2021-06-20tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich1-0/+9
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée2-0/+151
2021-05-18tests/tcg: fix missing returnAlex Bennée1-0/+1
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée1-1/+4
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée1-1/+54
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée3-0/+89
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée1-1/+5
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée1-1/+4
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang1-3/+3
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan2-0/+66
2021-01-18gdbstub: implement a softmmu based testAlex Bennée2-1/+148
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée1-3/+1
2020-12-14tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell1-1/+3
2020-10-14tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson1-1/+1
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson1-0/+17
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson2-0/+4
2020-05-27tests/tcg: add new threadcount testAlex Bennée2-0/+66
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée2-0/+95
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson2-3/+5