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
/
target
/
arm
/
cpu.h
Age
Commit message (
Expand
)
Author
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
Richard Henderson
2022-10-20
target/arm: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for MTE
Richard Henderson
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
2022-10-10
target/arm: Introduce arm_hcr_el2_eff_secstate
Richard Henderson
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-10
target/arm: Add TBFLAG_M32.SECURE
Richard Henderson
2022-10-10
target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
Jerome Forissier
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-09-29
target/arm: Update SDCR_VALID_MASK to include SCCD
Peter Maydell
2022-09-14
target/arm: Support 64-bit event counters for FEAT_PMUv3p5
Peter Maydell
2022-09-14
target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
Peter Maydell
2022-09-14
target/arm: Rename pmu_8_n feature test functions
Peter Maydell
2022-09-14
target/arm: Implement ID_DFR1
Peter Maydell
2022-09-14
target/arm: Implement ID_MMFR5
Peter Maydell
2022-07-26
target/arm: Add MO_128 entry to pred_esz_masks[]
Peter Maydell
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2022-07-11
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
2022-07-07
target/arm: Correctly implement Feat_DoubleLock
Peter Maydell
2022-07-07
target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
Peter Maydell
2022-06-27
target/arm: Add SVL to TB flags
Richard Henderson
2022-06-27
target/arm: Introduce sve_vqm1_for_el_sm
Richard Henderson
2022-06-27
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
target/arm: Unexport aarch64_add_*_properties
Richard Henderson
2022-06-27
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-27
target/arm: Create ARMVQMap
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-27
target/arm: Add the SME ZA storage to CPUARMState
Richard Henderson
2022-06-27
target/arm: Add PSTATE.{SM,ZA} to TB flags
Richard Henderson
2022-06-27
target/arm: Add SMCR_ELx
Richard Henderson
2022-06-27
target/arm: Add SVCR
Richard Henderson
2022-06-27
target/arm: Add SMEEXC_EL to TB flags
Richard Henderson
2022-06-27
target/arm: Implement TPIDR2_EL0
Richard Henderson
2022-06-10
target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
Richard Henderson
2022-06-10
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
2022-06-08
target/arm: Add ID_AA64SMFR0_EL1
Richard Henderson
2022-06-08
target/arm: Add isar_feature_aa64_sme
Richard Henderson
2022-06-08
target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
Richard Henderson
2022-06-08
target/arm: Use uint32_t instead of bitmap for sve vq's
Richard Henderson
2022-06-08
linux-user/aarch64: Introduce sve_vq
Richard Henderson
[next]