index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
mte_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
Richard Henderson
2021-11-02
1
-4
/
+2
*
target/arm: Implement MTE3
Peter Collingbourne
2021-06-24
1
-31
/
+51
*
target/arm: Fix mte page crossing test
Richard Henderson
2021-06-16
1
-1
/
+1
*
target/arm: use raise_exception_ra for MTE check failure
Jamie Iles
2021-06-03
1
-9
/
+3
*
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
2021-04-30
1
-3
/
+3
*
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
1
-23
/
+3
*
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-04-30
1
-10
/
+8
*
target/arm: Fix unaligned checks for mte_check1, mte_probe1
Richard Henderson
2021-04-30
1
-74
/
+35
*
target/arm: Split out mte_probe_int
Richard Henderson
2021-04-30
1
-12
/
+40
*
target/arm: Fix mte_checkN
Richard Henderson
2021-04-30
1
-22
/
+18
*
target/arm: Check PAGE_WRITE_ORG for MTE writeability
Richard Henderson
2021-04-12
1
-1
/
+1
*
target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
Peter Collingbourne
2021-03-05
1
-4
/
+9
*
target/arm: Add allocation tag storage for user mode
Richard Henderson
2021-02-16
1
-2
/
+27
*
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
2021-02-16
1
-0
/
+10
*
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
2020-10-20
1
-7
/
+3
*
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
2020-10-20
1
-2
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-3
/
+3
*
target/arm: Fill in the WnR syndrome bit in mte_check_fail
Richard Henderson
2020-08-28
1
-4
/
+5
*
target/arm: Pass the entire mte descriptor to mte_check_fail
Richard Henderson
2020-08-28
1
-5
/
+5
*
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
2020-07-27
1
-7
/
+30
*
target/arm: Add allocation tag storage for system mode
Richard Henderson
2020-06-26
1
-0
/
+131
*
target/arm: Add helper_mte_check_zva
Richard Henderson
2020-06-26
1
-0
/
+106
*
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
1
-1
/
+164
*
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
1
-1
/
+131
*
target/arm: Add gen_mte_checkN
Richard Henderson
2020-06-26
1
-0
/
+8
*
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
1
-0
/
+8
*
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
2020-06-26
1
-0
/
+84
*
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
2020-06-26
1
-0
/
+194
*
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
1
-0
/
+10
*
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
1
-0
/
+72