summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2022-07-202-0/+418
|\
| * tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2022-07-192-0/+418
* | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell2022-07-203-5/+264
|\ \
| * | Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2022-07-192-0/+147
| * | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson2022-07-191-5/+117
| |/
* | tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2022-07-192-0/+39
* | tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2022-07-192-0/+38
* | tests/tcg/loongarch64: Add fclass testSong Gao2022-07-192-0/+131
* | tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2022-07-192-0/+55
* | tests/tcg/loongarch64: Add clo related instructions testSong Gao2022-07-192-0/+103
* | tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé2022-07-193-0/+2504
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-125-4/+5
|\
| * tests/tcg: compile system emulation tests as freestandingPaolo Bonzini2022-07-065-4/+5
* | tests/tcg/ppc64: Add mffsce testVíctor Colombo2022-07-063-0/+39
|/
* target/riscv: Set env->bins in gen_exception_illegalRichard Henderson2022-07-033-0/+95
* tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2022-06-142-13/+13
* test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson2022-06-141-1/+1
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang2022-06-064-0/+205
* tests/tcg: Test overflow conditionsGautam Agrawal2022-06-031-0/+58
* Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2022-06-022-0/+132
|\
| * tests/tcg/m68k: Add trap.cRichard Henderson2022-06-022-0/+132
* | tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini2022-06-011-376/+0Star
* | tests/tcg: correct target CPU for sparc32Paolo Bonzini2022-06-011-1/+1
|/
* tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich2022-05-231-14/+55
* tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov2022-05-071-7/+41
* tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov2022-05-071-79/+103
* tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov2022-05-071-1/+9
* tests/tcg/xtensa: remove dependency on the loop optionMax Filippov2022-05-071-10/+10
* tests/tcg/xtensa: fix watchpoint testMax Filippov2022-05-071-40/+46
* tests/tcg/xtensa: restore vecbase SR after testMax Filippov2022-05-071-0/+2
* tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov2022-05-071-0/+2
* target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2022-05-052-3/+45
* tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich2022-05-041-2/+2
* tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller2022-05-045-0/+347
* tests/tcg/nios2: Add test-shadow-1Richard Henderson2022-04-262-0/+41
* tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson2022-04-265-0/+375
* tests/tcg/nios2: Re-enable linux-user testsRichard Henderson2022-04-261-11/+0Star
* tests/tcg: add missing reference files for float_convsAlex Bennée2022-04-202-0/+1496
* tests/tcg: add float_convd testAlex Bennée2022-04-205-0/+4058
* tests/tcg: remove duplicate sha512-sse caseAlex Bennée2022-04-201-7/+0Star
* tests/tcg: fix non-static buildPaolo Bonzini2022-04-201-1/+0Star
* tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini2022-04-202-2/+6
* tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini2022-04-203-127/+14Star
* tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini2022-04-202-16/+12Star
* tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini2022-04-202-20/+8Star
* tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini2022-04-202-13/+7Star
* tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini2022-04-203-4/+2Star
* tests/tcg: add compiler test variables when using containersPaolo Bonzini2022-04-206-11/+28
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1