summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: generalise the disabling of the signals testAlex Bennée2021-07-083-6/+6
* Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson2021-06-291-0/+9
* Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson2021-06-291-1/+38
* tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée2021-06-252-0/+8
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell2021-06-241-2/+2
|\
| * Remove leading underscores from QEMU definesAhmed Abouzied2021-06-211-2/+2
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell2021-06-221-0/+9
|\ \
| * | tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich2021-06-201-0/+9
* | | tests/tcg: Increase timeout for TCIRichard Henderson2021-06-191-2/+4
| |/ |/|
* | target/arm: Fix mte page crossing testRichard Henderson2021-06-162-1/+32
|/
* tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée2021-06-071-3/+3
* tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée2021-06-072-0/+151
* target/xtensa: clean up unaligned accessMax Filippov2021-05-201-0/+221
* tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich2021-05-202-1/+17
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-2020-102/+492
|\
| * tests/tcg: don't allow clang as a cross compilerAlex Bennée2021-05-181-11/+22
| * tests/tcg: fix missing returnAlex Bennée2021-05-181-0/+1
| * tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst2021-05-183-0/+47
| * tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst2021-05-181-10/+10
| * tests/tcg/tricore: Add muls testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add msub testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add madd testBastian Koppelmann2021-05-183-0/+30
| * tests/tcg/tricore: Add ftoi testBastian Koppelmann2021-05-183-0/+18
| * tests/tcg/tricore: Add fmul testBastian Koppelmann2021-05-182-0/+9
| * tests/tcg/tricore: Add fadd testBastian Koppelmann2021-05-182-0/+17
| * tests/tcg/tricore: Add dvstep testBastian Koppelmann2021-05-183-1/+44
| * tests/tcg/tricore: Add clz testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add bmerge testBastian Koppelmann2021-05-183-0/+33
| * tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann2021-05-184-0/+68
| * tests/tcg/tricore: Add build infrastructureBastian Koppelmann2021-05-182-0/+75
| * tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann2021-05-181-2/+3
| * tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann2021-05-182-1/+33
| * tests/tcg: don't iterate through other arch compilersAlex Bennée2021-05-181-89/+59Star
| * tests/tcg: Use Hexagon Docker imageAlessandro Di Federico2021-05-181-0/+5
* | tests/tcg/sparc64: Re-enable linux-testRichard Henderson2021-05-151-6/+1Star
|/
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-1269-3220/+1Star
* Hexagon (target/hexagon) CABAC decode binTaylor Simpson2021-05-021-0/+28
* Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson2021-05-022-0/+416
* Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2021-05-022-0/+475
* Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson2021-05-022-0/+191
* Hexagon (target/hexagon) circular addressingTaylor Simpson2021-05-022-0/+488
* Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson2021-05-011-0/+82
* Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson2021-05-011-0/+34
* Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson2021-05-011-0/+69
* Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2021-05-012-0/+44
* Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson2021-05-013-0/+151
* Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson2021-05-011-0/+145
* Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-0/+19
* test/tcg/aarch64: Add mte-5Richard Henderson2021-04-302-1/+45
* accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson2021-04-123-2/+46