aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch
AgeCommit message (Expand)Author
2024-11-18tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich
2024-11-16tests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich
2024-11-05tests/tcg: Add SIGRTMIN/SIGRTMAX testIlya Leoshkevich
2024-10-13tests/tcg: Run test-proc-mappings.py on i386Ilya Leoshkevich
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée
2024-09-19tests/tcg: only read/write 64 bit words on 64 bit systemsAlex Bennée
2024-09-19tests/tcg: clean up output of memory system testAlex Bennée
2024-09-19tests/tcg/multiarch: add test for plugin memory accessPierrick Bouvier
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-08-30gdbstub: fixes cases where wrong threads were reported to GDB on SIGINTMatheus Branco Borella
2023-08-30tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée
2023-08-30tests/tcg: remove quoting for info outputAlex Bennée
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-08tests/multiarch: Add test-aesRichard Henderson
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich
2023-06-06tests/tcg/multiarch: Adjust sigbus.cRichard Henderson
2023-05-18Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into stagingRichard Henderson
2023-05-18gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal
2022-04-20tests/tcg: add float_convd testAlex Bennée
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini
2022-02-28tests/tcg: add sha512 testAlex Bennée