aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2024-12-24tests/tcg: Do not use inttypes.h in multiarch/system/memory.cIlya Leoshkevich1-5/+4
2024-12-17tests/tcg/aarch64: add system test for FEAT_XSManos Pitsidianakis1-0/+27
2024-11-19Merge tag 'pull-9.2-rc-updates-181124-1' of https://gitlab.com/stsquad/qemu i...Peter Maydell3-6/+6
2024-11-18tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich3-6/+6
2024-11-18tests/tcg/s390x: Add the floating-point multiply-and-add testIlya Leoshkevich4-145/+420
2024-11-16tests/tcg: Test that sigreturn() does not corrupt the signal maskIlya Leoshkevich2-0/+54
2024-11-05tests/tcg: Add SIGRTMIN/SIGRTMAX testIlya Leoshkevich2-2/+76
2024-11-05tests/tcg: Replace -mpower8-vector with -mcpu=power8Ilya Leoshkevich1-5/+5
2024-10-25Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...Peter Maydell6-3/+144
2024-10-24tests/tcg/aarch64: Use raw strings for regexes in test-mte.pyGustavo Romero1-2/+2
2024-10-24tests/tcg: enable basic testing for aarch64_be-linux-userAlex Bennée3-1/+58
2024-10-24tests/tcg/x86_64: Add cross-modifying code testIlya Leoshkevich2-0/+84
2024-10-23pc-bios/s390-ccw: Use the libc from SLOF and remove sclp printsJared Rossi2-1/+4
2024-10-13tests/tcg: Run test-proc-mappings.py on i386Ilya Leoshkevich1-11/+6
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth1-1/+0
2024-10-02tests/tcg/s390x: Test modifying an EXECUTE targetIlya Leoshkevich2-0/+58
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell1-1/+1
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé1-1/+1
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart1-0/+117
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée6-19/+377
2024-09-19tests/tcg: ensure s390x-softmmu output redirectedAlex Bennée1-1/+2
2024-09-19tests/tcg: only read/write 64 bit words on 64 bit systemsAlex Bennée1-7/+19
2024-09-19tests/tcg: clean up output of memory system testAlex Bennée1-18/+29
2024-09-19tests/tcg/multiarch: add test for plugin memory accessPierrick Bouvier5-0/+232
2024-09-19tests/tcg/plugins/mem: add option to print memory accessesPierrick Bouvier1-1/+68
2024-09-19tests/tcg: allow to check output of pluginsPierrick Bouvier1-0/+9
2024-09-19tests/tcg: add mechanism to run specific tests with pluginsPierrick Bouvier1-1/+2
2024-09-13tests/tcg: Remove CRIS bare test filesPhilippe Mathieu-Daudé73-5616/+0
2024-09-13tests/tcg: Remove CRIS libc test filesPhilippe Mathieu-Daudé32-1505/+0
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero6-28/+224
2024-09-10tests/tcg/aarch64: Improve linker script organizationGustavo Romero1-12/+12
2024-08-21target/i386: Fix carry flag for BLSIRichard Henderson2-0/+25
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino1-1/+11
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée8-2/+1087
2024-07-30tests/tcg: update READMEAlex Bennée1-9/+14
2024-07-30tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson1-1/+1
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson10-10/+10
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin1-0/+12
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson1-1/+1
2024-07-18tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan4-2/+185
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero3-1/+198
2024-07-05tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson1-3/+2
2024-07-05tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki1-1/+6
2024-07-05tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson1-1/+7
2024-07-05tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson1-2/+2
2024-07-05tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki3-605/+605
2024-07-05tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson1-1/+2
2024-07-05tests/tcg/aarch64: Do not use x constraintAkihiko Odaki1-7/+7
2024-07-05tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki1-1/+1