aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2022-09-06target/riscv: Make translator stop before the end of a pageRichard Henderson2-0/+80
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich2-1/+77
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich3-0/+246
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson1-1/+1
2022-09-01tests/tcg: i386: add SSE testsPaul Brook7-3/+5359
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini2-8/+162
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2-2/+4
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson2-0/+16
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-1/+1
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich1-1/+1
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson1-0/+988
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson1-7/+7
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson1-0/+45
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich2-0/+28
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+418
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell3-5/+264
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2-0/+147
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson1-5/+117
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2-0/+39
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2-0/+38
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao2-0/+131
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2-0/+55
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao2-0/+103
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé3-0/+2504
2022-07-19tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2-0/+418
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell5-4/+5
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo3-0/+39
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini5-4/+5
2022-07-03target/riscv: Set env->bins in gen_exception_illegalRichard Henderson3-0/+95
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson1-1/+1
2022-06-08Fix 'writeable' typosPeter Maydell1-1/+1
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang4-0/+205
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2-0/+132
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson2-0/+132
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini1-376/+0
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich1-14/+55
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov1-7/+41
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov1-79/+103
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov1-1/+9
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov1-10/+10
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov1-40/+46
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov1-0/+2
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov1-0/+2
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2-3/+45
2022-05-04tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich1-2/+2
2022-05-04tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller5-0/+347
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson2-0/+41