index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
aarch64
/
Makefile.target
Age
Commit message (
Expand
)
Author
2024-04-10
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2024-04-09
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
2024-03-13
target/arm: Fix SME full tile indexing
Richard Henderson
2024-03-13
tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...
Peter Maydell
2024-03-13
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2023-11-02
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
2022-05-05
target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
Richard Henderson
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
2022-02-28
tests/tcg: build sha1-vector with O3 and compare
Alex Bennée
2021-12-15
tests/tcg: Add arm and aarch64 pc alignment tests
Richard Henderson
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
2021-04-30
test/tcg/aarch64: Add mte-5
Richard Henderson
2021-04-12
accel/tcg: Preserve PAGE_ANON when changing page permissions
Richard Henderson
2021-03-24
semihosting: move semihosting tests to multiarch
Alex Bennée
2021-02-16
tests/tcg/aarch64: Add mte smoke tests
Richard Henderson
2020-10-27
tests/tcg/aarch64: Add bti smoke tests
Richard Henderson
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
2020-05-06
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
2020-03-17
tests/tcg/aarch64: add test-sve-ioctl guest-debug test
Alex Bennée
2020-03-17
tests/tcg/aarch64: add SVE iotcl test
Alex Bennée
2020-03-17
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
2020-03-17
tests/tcg/aarch64: userspace system register test
Alex Bennée
2020-02-04
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
2020-01-23
tests/tcg/aarch64: Add pauth-4
Richard Henderson
2020-01-23
tests/tcg/aarch64: Fix compilation parameters for pauth-%
Richard Henderson
2020-01-09
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
2019-10-28
tests/tcg: enable plugin testing
Alex Bennée
2019-09-27
tests/tcg: add linux-user semihosting smoke test for ARM
Alex Bennée
2019-09-27
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
2019-06-13
target/arm: Fix output of PAuth Auth
Richard Henderson
2019-02-05
tests/tcg/aarch64: Add pauth smoke test
Richard Henderson
2018-06-20
tests/tcg: add run, diff, and skip helper macros
Alex Bennée
2018-06-20
tests/tcg/arm: add fcvt test cases for AArch32/64
Alex Bennée