aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch
AgeCommit message (Expand)Author
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
2022-02-09tests/tcg/multiarch: Add sigbus.cRichard Henderson
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson
2022-01-18tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUXPaolo Bonzini
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-06-20tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée
2021-05-18tests/tcg: fix missing returnAlex Bennée
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée