aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
6 daystests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich
2024-11-05tests/tcg: Add SIGRTMIN/SIGRTMAX testIlya Leoshkevich
2024-11-05tests/tcg: Replace -mpower8-vector with -mcpu=power8Ilya Leoshkevich
2024-10-25Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...Peter Maydell
2024-10-24tests/tcg/aarch64: Use raw strings for regexes in test-mte.pyGustavo Romero
2024-10-24tests/tcg: enable basic testing for aarch64_be-linux-userAlex Bennée
2024-10-24tests/tcg/x86_64: Add cross-modifying code testIlya Leoshkevich
2024-10-23pc-bios/s390-ccw: Use the libc from SLOF and remove sclp printsJared Rossi
2024-10-13tests/tcg: Run test-proc-mappings.py on i386Ilya Leoshkevich
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth
2024-10-02tests/tcg/s390x: Test modifying an EXECUTE targetIlya Leoshkevich
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée
2024-09-19tests/tcg: ensure s390x-softmmu output redirectedAlex 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-09-19tests/tcg/plugins/mem: add option to print memory accessesPierrick Bouvier
2024-09-19tests/tcg: allow to check output of pluginsPierrick Bouvier
2024-09-19tests/tcg: add mechanism to run specific tests with pluginsPierrick Bouvier
2024-09-13tests/tcg: Remove CRIS bare test filesPhilippe Mathieu-Daudé
2024-09-13tests/tcg: Remove CRIS libc test filesPhilippe Mathieu-Daudé
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero
2024-09-10tests/tcg/aarch64: Improve linker script organizationGustavo Romero
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée
2024-07-30tests/tcg: update READMEAlex Bennée
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson
2024-07-18tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki
2024-07-05tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki
2024-07-05tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson
2024-07-05tests/tcg/minilib: Constify digits in print_numRichard Henderson
2024-07-03tcg/optimize: Fix TCG_COND_TST* simplification of setcond2Richard Henderson