aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/aarch64
AgeCommit message (Expand)Author
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2024-02-02target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich
2024-01-18tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.cIlya Leoshkevich
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-08tests/tcg/aarch64: Adjust pauth tests for FEAT_FPACRichard Henderson
2023-08-31tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.incPhilippe Mathieu-Daudé
2023-08-30tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée
2023-08-30tests/tcg: remove quoting for info outputAlex Bennée
2023-08-10accel/tcg: Avoid reading too much in load_atom_{2,4}Richard Henderson
2023-07-25arm: spelling fixesMichael Tokarev
2023-07-08tests/multiarch: Add test-aesRichard Henderson
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-07-06tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-06-06tests/tcg/aarch64: add DC CVA[D]P testsZhuojia Shen
2023-06-06tests/tcg/aarch64: Use stz2g in mte-7.cRichard Henderson
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée
2023-02-02tests/tcg: add memory-sve test for aarch64Alex Bennée
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson
2022-04-20tests/tcg: add float_convd testAlex Bennée
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson
2021-06-16target/arm: Fix mte page crossing testRichard Henderson
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson
2021-02-16target/arm: Use the proper TBI settings for linux-userRichard Henderson
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson