aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2022-03-12Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson
2022-03-12Hexagon (target/hexagon) fix bug in circular addressingMichael Lambert
2022-03-09Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell
2022-03-08tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAPMatheus Ferst
2022-03-07tests/tcg/s390x: Cleanup of mie3 tests.David Miller
2022-03-07tests/tcg/s390x: Fix the exrl-trt* tests with ClangThomas Huth
2022-03-07tests/tcg/s390x: Fix mvc, mvo and pack tests with ClangThomas Huth
2022-03-05tests/tcg/ppc64le: Use Altivec register names in clobber listMatheus Ferst
2022-03-05tests/tcg/ppc64le: emit bcdsub with .long when neededMatheus Ferst
2022-03-05tests/tcg/ppc64le: drop __int128 usage in bcdsubMatheus Ferst
2022-03-05tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsfMatheus Ferst
2022-03-05Use long endian options for ppc64Miroslav Rezanina
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée
2022-02-28tests/tcg: completely disable threadcount for sh4Alex Bennée
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-02-28tests/tcg: add sha512 testAlex Bennée
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée
2022-02-28tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée
2022-02-28tests/docker: introduce debian-riscv64-test-crossAlex Bennée
2022-02-28tests/docker: update debian-arm64-cross with lcitoolAlex Bennée
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth
2022-02-09tests/tcg/sh4: disable another unreliable testAlex Bennée
2022-02-09tests/tcg/multiarch: Add sigbus.cRichard Henderson
2022-01-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...Peter Maydell
2022-01-18test/tcg/ppc64le: Add float reference filesRichard Henderson
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson
2022-01-18tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUXPaolo Bonzini
2022-01-17tests/tcg/s390x: Test shift instructionsIlya Leoshkevich
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst
2021-12-30target/hppa: Fix atomic_store_3 for STBYRichard Henderson
2021-12-30tests/tcg: Unconditionally use 90 second timeoutRichard Henderson
2021-12-30tests/tcg: Use $cpu in configure.shRichard Henderson
2021-12-18configure: unify ppc64 and ppc64lePaolo Bonzini
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson
2021-11-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int...Richard Henderson
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson