summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson
2021-06-25tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée
2021-06-24Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell
2021-06-22Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied
2021-06-20tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich
2021-06-19tests/tcg: Increase timeout for TCIRichard Henderson
2021-06-16target/arm: Fix mte page crossing testRichard Henderson
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée
2021-05-20target/xtensa: clean up unaligned accessMax Filippov
2021-05-20tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich
2021-05-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell
2021-05-18tests/tcg: don't allow clang as a cross compilerAlex Bennée
2021-05-18tests/tcg: fix missing returnAlex Bennée
2021-05-18tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico
2021-05-15tests/tcg/sparc64: Re-enable linux-testRichard Henderson
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson