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
Age
Commit message (
Expand
)
Author
2023-07-17
target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
Peter Maydell
2023-07-17
target/arm: Fix S1_ptw_translate() debug path
Peter Maydell
2023-07-17
target/arm/ptw.c: Add comments to S1Translate struct fields
Peter Maydell
2023-07-09
target/arm: Use aesdec_IMC
Richard Henderson
2023-07-09
target/arm: Use aesenc_MC
Richard Henderson
2023-07-09
target/arm: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-09
target/arm: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-06
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
Peter Maydell
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
target/arm: Suppress more TCG unimplemented features in ID registers
Peter Maydell
2023-07-06
target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
Fabiano Rosas
2023-07-06
target/arm: Handle IC IVAU to improve compatibility with JITs
John Högberg
2023-07-06
target/arm: Fix SME full tile indexing
Richard Henderson
2023-07-06
target/arm: Dump ZA[] when active
Richard Henderson
2023-07-06
target/arm: Avoid splitting Zregs across lines in dump
Richard Henderson
2023-07-04
target/arm: Add raw_writes ops for register whose write induce TLB maintenance
Eric Auger
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-03
target/arm: make arm_casq_ptw CONFIG_TCG only
Alex Bennée
2023-07-01
target/arm: Use float64_to_int32_modulo for FJCVTZS
Richard Henderson
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
target/arm: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-23
target/arm: Fix sve predicate store, 8 <= VQ <= 15
Richard Henderson
2023-06-23
target/arm: Restructure has_vfp_d32 test
Richard Henderson
2023-06-23
target/arm: Add cpu properties for enabling FEAT_RME
Richard Henderson
2023-06-23
target/arm: Implement the granule protection check
Richard Henderson
2023-06-23
target/arm: Implement GPC exceptions
Richard Henderson
2023-06-23
target/arm: Add GPC syndrome
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct for stage2
Richard Henderson
2023-06-23
target/arm: Move s1_is_el0 into S1Translate
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
Richard Henderson
2023-06-23
target/arm: Handle no-execute for Realm and Root regimes
Richard Henderson
2023-06-23
target/arm: Handle Block and Page bits for security space
Richard Henderson
2023-06-23
target/arm: NSTable is RES0 for the RME EL3 regime
Richard Henderson
2023-06-23
target/arm: Pipe ARMSecuritySpace through ptw.c
Richard Henderson
2023-06-23
target/arm: Remove __attribute__((nonnull)) from ptw.c
Richard Henderson
2023-06-23
target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Richard Henderson
2023-06-23
target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
Richard Henderson
2023-06-23
target/arm: Introduce ARMSecuritySpace
Richard Henderson
2023-06-23
target/arm: Add RME cpregs
Richard Henderson
2023-06-23
target/arm: SCR_EL3.NS may be RES1
Richard Henderson
2023-06-23
target/arm: Update SCR and HCR for RME
Richard Henderson
2023-06-23
target/arm: Add isar_feature_aa64_rme
Richard Henderson
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-19
target/arm: Convert load/store tags insns to decodetree
Peter Maydell
2023-06-19
target/arm: Convert load/store single structure to decodetree
Peter Maydell
[next]