aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tcg (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests/tcg: Remove run-test-mmap-*Richard Henderson2024-02-299-45/+0
* tests/tcg: bump TCG test timeout to 120sAlex Bennée2024-02-281-6/+3
* tests/tcg: update licenses to GPLv2 as intendedAlex Bennée2024-02-2812-26/+26
* tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich2024-02-093-1/+113
* tests/tcg/s390x: Test CONVERT TO BINARYIlya Leoshkevich2024-02-062-0/+103
* tests/tcg/s390x: Test CONVERT TO DECIMALIlya Leoshkevich2024-02-062-0/+64
* Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-02-031-1/+1
|\
| * tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich2024-02-031-1/+1
* | target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell2024-02-021-1/+1
|/
* tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich2024-01-293-1/+84
* tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich2024-01-2911-396/+34
* Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell2024-01-191-1/+24
|\
| * tests/tcg/xtensa: add icount/ibreak priority testMax Filippov2024-01-191-1/+24
* | tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.cIlya Leoshkevich2024-01-181-1/+1
|/
* tests/tcg/s390x: Test LOAD ADDRESS EXTENDEDIlya Leoshkevich2024-01-112-0/+32
* target/i386: introduce flags writeback mechanismPaolo Bonzini2023-12-292-1/+38
* target/arm: Handle overflow in calculation of next timer tickPeter Maydell2023-11-272-1/+54
* tests/tcg: finesse the registers check for "hidden" regsAlex Bennée2023-11-233-37/+69
* tests/tcg: enable semiconsole test for ArmAlex Bennée2023-11-232-0/+51
* tests/tcg: enable arm softmmu testsAlex Bennée2023-11-233-10/+397
* testing: move arm system tests into their own folderAlex Bennée2023-11-233-3/+2
* tests/tcg: fixup Aarch64 semiconsole testAlex Bennée2023-11-231-2/+3
* target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts2023-11-212-0/+305
* Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée2023-11-081-0/+11
* tests/tcg: add an explicit gdbstub register testerAlex Bennée2023-11-085-2/+230
* tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich2023-11-072-0/+157
* tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich2023-11-072-0/+28
* tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich2023-11-072-0/+49
* target/arm: Fix SVE STR incrementRichard Henderson2023-11-022-1/+54
* tests/tcg: Add -fno-stack-protectorAkihiko Odaki2023-10-319-10/+10
* tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini2023-10-251-1/+2
* tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini2023-10-251-0/+8
* tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini2023-10-251-4/+7
* configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini2023-10-184-28/+17
* tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini2023-10-181-6/+4
* hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao2023-10-131-3/+4
* tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-079-10/+10
* tests/tcg: Reset result register after each testBastian Koppelmann2023-09-291-1/+2
* tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann2023-09-281-19/+19
* target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann2023-09-282-0/+14
* target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann2023-09-282-0/+24
* target/tricore: Implement hptof insnBastian Koppelmann2023-09-282-0/+13
* target/tricore: Implement ftohp insnBastian Koppelmann2023-09-282-0/+15
* target/tricore: Implement FTOU insnBastian Koppelmann2023-09-282-0/+13
* target/tricore: Implement CRCN insnBastian Koppelmann2023-09-282-0/+10
* tests/tcg/tricore: Bump cpu to tc37xBastian Koppelmann2023-09-281-1/+1
* Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingStefan Hajnoczi2023-09-251-2/+2
|\
| * target/arm: Update user-mode ID reg mask valuesPeter Maydell2023-09-211-2/+2
* | i386: spelling fixesMichael Tokarev2023-09-202-2/+2
|/
* fpu: Handle m68k extended precision denormals properlyRichard Henderson2023-09-162-1/+54