aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée
2022-04-20tests/tcg: add float_convd testAlex Bennée
2022-04-20tests/tcg: remove duplicate sha512-sse caseAlex Bennée
2022-04-20tests/tcg: fix non-static buildPaolo Bonzini
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini
2022-04-20tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-03-16tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich
2022-03-16tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.cTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) update overflow testTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) add floating point instructions to usr.cTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) test instructions that might set bits in USRTaylor Simpson
2022-03-12Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmaxTaylor Simpson
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