aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson2-1/+54
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki9-10/+10
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini1-1/+2
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini1-0/+8
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini1-4/+7
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini4-28/+17
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini1-6/+4
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao1-3/+4
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé9-10/+10
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann1-1/+2
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann1-19/+19
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann2-0/+14
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann2-0/+24
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann2-0/+13
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann2-0/+15
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann2-0/+13
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann2-0/+10
2023-09-28tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann1-1/+1
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-2/+2
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell1-2/+2
2023-09-20i386: spelling fixesMichael Tokarev2-2/+2
2023-09-16fpu: Handle m68k extended precision denormals properlyRichard Henderson2-1/+54
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-13/+98
2023-09-08tests/tcg/aarch64: Adjust pauth tests for FEAT_FPACRichard Henderson5-13/+98
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