index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
mte_helper.c
Age
Commit message (
Expand
)
Author
2021-04-30
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
2021-04-30
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-04-30
target/arm: Fix unaligned checks for mte_check1, mte_probe1
Richard Henderson
2021-04-30
target/arm: Split out mte_probe_int
Richard Henderson
2021-04-30
target/arm: Fix mte_checkN
Richard Henderson
2021-04-12
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
2021-03-05
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
2021-02-16
target/arm: Add allocation tag storage for user mode
Richard Henderson
2021-02-16
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-08-28
target/arm: Fill in the WnR syndrome bit in mte_check_fail
Richard Henderson
2020-08-28
target/arm: Pass the entire mte descriptor to mte_check_fail
Richard Henderson
2020-07-27
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
2020-06-26
target/arm: Add allocation tag storage for system mode
Richard Henderson
2020-06-26
target/arm: Add helper_mte_check_zva
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
target/arm: Add gen_mte_checkN
Richard Henderson
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
2020-06-26
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson