aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi3-19/+10
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2-0/+82
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson1-5/+9
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée1-2/+1
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth2-0/+49
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth1-10/+17
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini1-1/+1
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini2-2/+23
2022-10-18tests/tcg: extend SSE tests to AVXPaolo Bonzini3-94/+112
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini5-1/+36
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini11-43/+34
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini9-26/+1
2022-10-06tests/tcg: add distclean rulePaolo Bonzini1-0/+3
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini1-1/+1
2022-09-27tests/tcg/linux-test: Add linux-madvise testIlya Leoshkevich1-0/+70
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi1-0/+10
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino1-0/+10
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini1-573/+0
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini1-6/+26
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini6-5/+583
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini1-2/+2
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