aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell2-1/+54
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée3-37/+69
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée2-0/+51
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée3-10/+397
2023-11-23testing: move arm system tests into their own folderAlex Bennée3-3/+2
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée1-2/+3
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts2-0/+305
2023-11-08Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée1-0/+11
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée5-2/+230
2023-11-07tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich2-0/+157
2023-11-07tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich2-0/+28
2023-11-07tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich2-0/+49
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