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
/
internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
2021-06-21
1
-0
/
+11
*
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
2021-04-30
1
-1
/
+1
*
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
2021-04-30
1
-4
/
+1
*
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
2021-04-30
1
-2
/
+2
*
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
2021-03-05
1
-0
/
+6
*
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-18
1
-2
/
+1
*
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2021-02-16
1
-244
/
+1
*
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-16
1
-2
/
+2
*
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
2021-02-11
1
-0
/
+6
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-0
/
+6
*
target/arm: Introduce PREDDESC field definitions
Richard Henderson
2021-01-19
1
-0
/
+9
*
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
2021-01-19
1
-0
/
+2
*
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
2021-01-19
1
-0
/
+22
*
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
2021-01-19
1
-0
/
+12
*
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2020-10-20
1
-4
/
+5
*
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-06-26
1
-1
/
+2
*
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
2020-06-26
1
-0
/
+6
*
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
1
-0
/
+2
*
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
1
-0
/
+48
*
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
1
-0
/
+8
*
target/arm: Move regime_tcr to internals.h
Richard Henderson
2020-06-26
1
-0
/
+9
*
target/arm: Move regime_el to internals.h
Richard Henderson
2020-06-26
1
-0
/
+36
*
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
1
-0
/
+9
*
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
1
-0
/
+5
*
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
1
-0
/
+18
*
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
1
-0
/
+9
*
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-14
1
-2
/
+3
*
target/arm: Remove sve_memopidx
Richard Henderson
2020-05-11
1
-5
/
+0
*
target/arm: Introduce core_to_aa64_mmu_idx
Richard Henderson
2020-03-05
1
-0
/
+6
*
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
2020-02-21
1
-3
/
+3
*
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
2020-02-21
1
-0
/
+42
*
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
2020-02-21
1
-1
/
+1
*
target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
Richard Henderson
2020-02-21
1
-3
/
+0
*
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
1
-0
/
+3
*
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
2020-02-13
1
-0
/
+13
*
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
1
-0
/
+6
*
target/arm: Introduce aarch64_pstate_valid_mask
Richard Henderson
2020-02-13
1
-0
/
+12
*
target/arm: Mask CPSR_J when Jazelle is not enabled
Richard Henderson
2020-02-13
1
-1
/
+4
*
target/arm: Split out aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
1
-0
/
+21
*
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-13
1
-0
/
+9
*
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
2020-02-13
1
-0
/
+18
*
target/arm: Add regime_has_2_ranges
Richard Henderson
2020-02-07
1
-0
/
+18
*
target/arm: Reorganize ARMMMUIdx
Richard Henderson
2020-02-07
1
-0
/
+35
*
target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
Richard Henderson
2020-02-07
1
-1
/
+1
*
target/arm: Rename ARMMMUIdx*_S1E3 to ARMMMUIdx*_SE3
Richard Henderson
2020-02-07
1
-1
/
+1
*
target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
Richard Henderson
2020-02-07
1
-2
/
+2
*
target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
Richard Henderson
2020-02-07
1
-3
/
+3
*
target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
Richard Henderson
2020-02-07
1
-1
/
+1
*
target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
Richard Henderson
2020-02-07
1
-2
/
+2
*
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
1
-0
/
+9
[next]