aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/aarch64
AgeCommit message (Expand)AuthorFilesLines
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini3-3/+3
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2-3/+45
2022-04-20tests/tcg: add float_convd testAlex Bennée1-0/+988
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini2-6/+6
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson2-0/+54
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée1-0/+93
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée1-0/+7
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée1-0/+10
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson2-2/+39
2021-06-16target/arm: Fix mte page crossing testRichard Henderson2-1/+32
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson2-1/+45
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson3-2/+46
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée2-18/+18
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson6-0/+235
2021-02-16target/arm: Use the proper TBI settings for linux-userRichard Henderson1-1/+0
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée1-0/+11
2021-01-18gdbstub: implement a softmmu based testAlex Bennée2-0/+2
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson4-0/+239
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson2-1/+34
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée1-1/+2
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée1-1/+1
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée1-1/+1
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée1-3/+2
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée2-6/+0
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée2-2/+0
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée2-2/+94
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée2-0/+74
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée2-0/+99
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée2-0/+178
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson1-1/+1
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée1-17/+37
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée1-0/+2
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée2-3/+11
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson2-1/+26
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson2-1/+44
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson3-4/+1
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée1-0/+7
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2-1/+48
2019-10-28tests/tcg: enable plugin testingAlex Bennée1-0/+6
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée1-1/+1
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell1-0/+5
2019-09-27tests/tcg: add linux-user semihosting smoke test for ARMAlex Bennée1-0/+5
2019-09-27tests/tcg: clean-up some comments after the de-tanglingAlex Bennée1-1/+2
2019-09-26tests/tcg: add simple record/replay smoke test for aarch64Alex Bennée1-0/+21
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée1-0/+748
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée1-0/+768
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée1-1/+2
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini1-8/+0
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini1-5/+7
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini1-2/+2