aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2023-12-29target/i386: introduce flags writeback mechanismPaolo Bonzini
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée
2023-11-23testing: move arm system tests into their own folderAlex Bennée
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts
2023-11-08Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée
2023-11-07tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich
2023-11-07tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-07tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann
2023-09-28tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-16fpu: Handle m68k extended precision denormals properlyRichard Henderson
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-08tests/tcg/aarch64: Adjust pauth tests for FEAT_FPACRichard Henderson
2023-09-08hexagon: spelling fixesMichael Tokarev
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07configure: remove HOST_CCPaolo Bonzini
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-08-31tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.incPhilippe Mathieu-Daudé
2023-08-31tests/tcg/s390x: Test precise self-modifying code handlingIlya Leoshkevich
2023-08-30gdbstub: fixes cases where wrong threads were reported to GDB on SIGINTMatheus Branco Borella
2023-08-30tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée
2023-08-30tests/tcg: remove quoting for info outputAlex Bennée
2023-08-23tests/tcg/s390x: Test VSTRSIlya Leoshkevich
2023-08-23tests/tcg/s390x: Test VREPIlya Leoshkevich
2023-08-23tests/tcg/s390x: Test VSTLIlya Leoshkevich
2023-08-10accel/tcg: Avoid reading too much in load_atom_{2,4}Richard Henderson