aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2023-09-08hexagon: spelling fixesMichael Tokarev2-2/+2
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+1
2023-09-07configure: remove HOST_CCPaolo Bonzini1-1/+1
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi4-0/+104
2023-08-31tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.incPhilippe Mathieu-Daudé3-2/+2
2023-08-31tests/tcg/s390x: Test precise self-modifying code handlingIlya Leoshkevich4-0/+104
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ée9-33/+0
2023-08-30tests/tcg: remove quoting for info outputAlex Bennée2-3/+3
2023-08-23tests/tcg/s390x: Test VSTRSIlya Leoshkevich2-0/+89
2023-08-23tests/tcg/s390x: Test VREPIlya Leoshkevich2-0/+82
2023-08-23tests/tcg/s390x: Test VSTLIlya Leoshkevich2-0/+38
2023-08-10accel/tcg: Avoid reading too much in load_atom_{2,4}Richard Henderson2-1/+39
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson1-1/+2
2023-07-25other architectures: spelling fixesMichael Tokarev5-8/+8
2023-07-25arm: spelling fixesMichael Tokarev4-6/+6
2023-07-25s390x: spelling fixesMichael Tokarev1-1/+1
2023-07-24tests/tcg/s390x: Test VCKSMIlya Leoshkevich3-0/+34
2023-07-24tests/tcg/s390x: Test STPQIlya Leoshkevich2-0/+21
2023-07-24tests/tcg/s390x: Test MCIlya Leoshkevich2-0/+57
2023-07-24tests/tcg/s390x: Test ICMIlya Leoshkevich2-0/+33
2023-07-24tests/tcg/s390x: Test CLMIlya Leoshkevich2-0/+30
2023-07-24tests/tcg/s390x: Test CLGEBR and CGEBRAIlya Leoshkevich3-0/+69
2023-07-24tests/tcg/s390x: Test CKSMIlya Leoshkevich2-0/+30
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson2-0/+351
2023-07-10tests/tcg/s390x: Fix test-svc with clangIlya Leoshkevich2-2/+4
2023-07-10tests/tcg/s390x: Test MVCRL with a large value in R0Ilya Leoshkevich1-10/+36
2023-07-10tests/tcg/s390x: Test MDEB and MDEBRIlya Leoshkevich2-0/+31
2023-07-10tests/tcg/s390x: Test LRAIlya Leoshkevich2-0/+20
2023-07-10tests/tcg/s390x: Test LARL with a large offsetIlya Leoshkevich2-0/+22
2023-07-10tests/tcg/s390x: Test EPSWIlya Leoshkevich2-0/+24
2023-07-10riscv: Add support for the Zfa extensionChristoph Müllner2-0/+351
2023-07-08tests/multiarch: Add test-aesRichard Henderson9-0/+518
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson2-1/+89
2023-07-06tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell2-10/+8
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich2-1/+73
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée1-0/+8
2023-07-03tests/tcg: add mechanism to handle plugin argumentsAlex Bennée1-2/+6
2023-07-01tests/tcg/alpha: Add test for cvttqRichard Henderson2-1/+79
2023-06-29pc-bios/s390-ccw: Move the stack array into start.SThomas Huth1-5/+2
2023-06-26tests/plugin: Remove duplicate insn log from libinsn.soRichard Henderson3-24/+0
2023-06-07tests/tcg/tricore: Add recursion test for CSAsBastian Koppelmann2-1/+17
2023-06-07tests/tcg/tricore: Add first C programBastian Koppelmann5-0/+395
2023-06-07tests/tcg/tricore: Uses label for memory addressesBastian Koppelmann3-7/+6
2023-06-07tests/tcg/tricore: Move asm tests into 'asm' directoryBastian Koppelmann17-17/+18
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson5-6/+147
2023-06-06tests/tcg/aarch64: add DC CVA[D]P testsZhuojia Shen3-0/+137
2023-06-06tests/tcg/multiarch: Adjust sigbus.cRichard Henderson1-4/+9
2023-06-06tests/tcg/aarch64: Use stz2g in mte-7.cRichard Henderson1-2/+1
2023-06-05tests/tcg/s390x: Test MXDB and MXDBRIlya Leoshkevich2-0/+31