aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch
AgeCommit message (Expand)AuthorFilesLines
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich1-0/+38
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero3-1/+49
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich4-1/+128
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich1-0/+55
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson1-0/+2
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson1-9/+0
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée7-14/+14
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich3-1/+113
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich1-1/+1
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich3-1/+84
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich7-257/+25
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée1-26/+69
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée3-2/+219
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini2-22/+11
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé3-4/+4
2023-08-30gdbstub: fixes cases where wrong threads were reported to GDB on SIGINTMatheus Branco Borella3-2/+135
2023-08-30tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée5-19/+0
2023-08-30tests/tcg: remove quoting for info outputAlex Bennée1-2/+2
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson1-1/+2
2023-07-25other architectures: spelling fixesMichael Tokarev2-2/+2
2023-07-08tests/multiarch: Add test-aesRichard Henderson1-0/+183
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich2-1/+73
2023-06-06tests/tcg/multiarch: Adjust sigbus.cRichard Henderson1-4/+9
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson1-1/+15
2023-05-18gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino1-1/+15
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