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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Fix temp double-free in sve ldr/str
Richard Henderson
2020-07-03
3
-6
/
+9
*
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
2020-07-03
5
-1
/
+124
*
target/arm: kvm: Handle DABT with no valid ISS
Beata Michalska
2020-07-03
1
-0
/
+52
*
target/arm: Enable MTE
Richard Henderson
2020-06-26
1
-0
/
+5
*
target/arm: Add allocation tag storage for system mode
Richard Henderson
2020-06-26
1
-0
/
+131
*
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2020-06-26
2
-4
/
+54
*
target/arm: Cache the Tagged bit for a page in MemTxAttrs
Richard Henderson
2020-06-26
2
-3
/
+50
*
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-06-26
4
-36
/
+42
*
target/arm: Set PSTATE.TCO on exception entry
Richard Henderson
2020-06-26
1
-0
/
+3
*
target/arm: Implement data cache set allocation tags
Richard Henderson
2020-06-26
3
-1
/
+58
*
target/arm: Complete TBI clearing for user-only for SVE
Richard Henderson
2020-06-26
3
-2
/
+25
*
target/arm: Add mte helpers for sve scatter/gather memory ops
Richard Henderson
2020-06-26
3
-253
/
+877
*
target/arm: Handle TBI for sve scalar + int memory ops
Richard Henderson
2020-06-26
3
-3
/
+6
*
target/arm: Add mte helpers for sve scalar + int ff/nf loads
Richard Henderson
2020-06-26
3
-100
/
+357
*
target/arm: Add mte helpers for sve scalar + int stores
Richard Henderson
2020-06-26
3
-78
/
+226
*
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
2020-06-26
5
-98
/
+385
*
target/arm: Add arm_tlb_bti_gp
Richard Henderson
2020-06-26
3
-2
/
+15
*
target/arm: Tidy trans_LD1R_zpri
Richard Henderson
2020-06-26
1
-5
/
+7
*
target/arm: Use mte_check1 for sve LD1R
Richard Henderson
2020-06-26
1
-2
/
+4
*
target/arm: Use mte_checkN for sve unpredicated stores
Richard Henderson
2020-06-26
1
-28
/
+33
*
target/arm: Use mte_checkN for sve unpredicated loads
Richard Henderson
2020-06-26
1
-28
/
+33
*
target/arm: Add helper_mte_check_zva
Richard Henderson
2020-06-26
3
-1
/
+122
*
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
2
-1
/
+166
*
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
2
-1
/
+179
*
target/arm: Add gen_mte_checkN
Richard Henderson
2020-06-26
4
-16
/
+66
*
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
5
-24
/
+95
*
target/arm: Move regime_tcr to internals.h
Richard Henderson
2020-06-26
2
-9
/
+9
*
target/arm: Move regime_el to internals.h
Richard Henderson
2020-06-26
2
-36
/
+36
*
target/arm: Implement the access tag cache flushes
Richard Henderson
2020-06-26
1
-0
/
+65
*
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
2020-06-26
4
-8
/
+153
*
target/arm: Simplify DC_ZVA
Richard Henderson
2020-06-26
1
-70
/
+26
*
target/arm: Restrict the values of DCZID.BS under TCG
Richard Henderson
2020-06-26
1
-0
/
+24
*
target/arm: Implement the STGP instruction
Richard Henderson
2020-06-26
1
-3
/
+26
*
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
2020-06-26
5
-5
/
+386
*
target/arm: Define arm_cpu_do_unaligned_access for user-only
Richard Henderson
2020-06-26
2
-3
/
+3
*
target/arm: Implement the SUBP instruction
Richard Henderson
2020-06-26
1
-2
/
+22
*
target/arm: Implement the GMI instruction
Richard Henderson
2020-06-26
1
-0
/
+15
*
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
4
-0
/
+71
*
target/arm: Revise decoding for disas_add_sub_imm
Richard Henderson
2020-06-26
1
-15
/
+8
*
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
5
-0
/
+98
*
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
5
-4
/
+75
*
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
4
-0
/
+128
*
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
2020-06-26
3
-0
/
+9
*
target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
Richard Henderson
2020-06-26
4
-18
/
+20
*
target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
Richard Henderson
2020-06-26
1
-3
/
+11
*
target/arm: Add support for MTE to SCTLR_ELx
Richard Henderson
2020-06-26
1
-6
/
+17
*
target/arm: Improve masking of SCR RES0 bits
Richard Henderson
2020-06-26
1
-7
/
+8
*
target/arm: Add isar tests for mte
Richard Henderson
2020-06-26
1
-0
/
+10
*
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-06-23
5
-29
/
+22
*
target/arm: Remove dead code relating to SABA and UABA
Peter Maydell
2020-06-23
1
-12
/
+0
[next]