aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2022-09-22Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into stagingStefan Hajnoczi
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino
2022-09-19tests/tcg: remove old SSE testsPaolo Bonzini
2022-09-19tests/tcg: refine MMX support in SSE testsPaolo Bonzini
2022-09-19tests/tcg: i386: add MMX and 3DNow! testsPaolo Bonzini
2022-09-18tests/tcg: i386: fix typos in 3DNow! instructionsPaolo Bonzini
2022-09-06target/riscv: Make translator stop before the end of a pageRichard Henderson
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich
2022-09-06target/s390x: Make translator stop before the end of a pageIlya Leoshkevich
2022-09-06tests/tcg/i386: Move smc_code2 to an executable sectionRichard Henderson
2022-09-01tests/tcg: i386: add SSE testsPaul Brook
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé
2022-07-19tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini
2022-07-03target/riscv: Set env->bins in gen_exception_illegalRichard Henderson
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson
2022-06-08Fix 'writeable' typosPeter Maydell
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov