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-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
2022-06-08
target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
Richard Henderson
2022-06-08
target/arm: Implement FEAT_DoubleFault
Peter Maydell
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
target/arm: Enable FEAT_HCX for -cpu max
Richard Henderson
2022-05-19
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-19
target/arm: Implement FEAT_S2FWB
Peter Maydell
2022-05-09
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
2022-05-09
target/arm: Add minimal RAS registers
Richard Henderson
2022-05-05
target/arm: Add isar_feature_{aa64,any}_ras
Richard Henderson
2022-05-05
target/arm: Add isar predicates for FEAT_Debugv8p2
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
2022-04-22
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
target/arm: Update SCTLR bits to ARMv9.2
Richard Henderson
2022-04-22
target/arm: Update SCR_EL3 bits to ARMv8.8
Richard Henderson
2022-04-22
target/arm: Update ISAR fields for ARMv8.8
Richard Henderson
[next]