aboutsummaryrefslogtreecommitdiff
path: root/target/arm
AgeCommit message (Expand)Author
2023-07-17target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bitsPeter Maydell
2023-07-17target/arm: Fix S1_ptw_translate() debug pathPeter Maydell
2023-07-17target/arm/ptw.c: Add comments to S1Translate struct fieldsPeter Maydell
2023-07-09target/arm: Use aesdec_IMCRichard Henderson
2023-07-09target/arm: Use aesenc_MCRichard Henderson
2023-07-09target/arm: Use aesdec_ISB_ISR_AKRichard Henderson
2023-07-09target/arm: Use aesenc_SB_SR_AKRichard Henderson
2023-07-08target/arm: Demultiplex AESE and AESMCRichard Henderson
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson
2023-07-06target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error casePeter Maydell
2023-07-06target/arm: Define neoverse-v1Peter Maydell
2023-07-06target/arm: Suppress more TCG unimplemented features in ID registersPeter Maydell
2023-07-06target/arm: gdbstub: Guard M-profile code with CONFIG_TCGFabiano Rosas
2023-07-06target/arm: Handle IC IVAU to improve compatibility with JITsJohn Högberg
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-07-06target/arm: Dump ZA[] when activeRichard Henderson
2023-07-06target/arm: Avoid splitting Zregs across lines in dumpRichard Henderson
2023-07-04target/arm: Add raw_writes ops for register whose write induce TLB maintenanceEric Auger
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-07-03target/arm: make arm_casq_ptw CONFIG_TCG onlyAlex Bennée
2023-07-01target/arm: Use float64_to_int32_modulo for FJCVTZSRichard Henderson
2023-06-28exec/memory: Add symbol for the min value of memory listener priorityIsaku Yamahata
2023-06-28target/arm: Restrict KVM-specific fields from ArchCPUPhilippe Mathieu-Daudé
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé
2023-06-26target: Widen pc/cs_base in cpu_get_tb_cpu_stateAnton Johansson
2023-06-23target/arm: Fix sve predicate store, 8 <= VQ <= 15Richard Henderson
2023-06-23target/arm: Restructure has_vfp_d32 testRichard Henderson
2023-06-23target/arm: Add cpu properties for enabling FEAT_RMERichard Henderson
2023-06-23target/arm: Implement the granule protection checkRichard Henderson
2023-06-23target/arm: Implement GPC exceptionsRichard Henderson
2023-06-23target/arm: Add GPC syndromeRichard Henderson
2023-06-23target/arm: Use get_phys_addr_with_struct for stage2Richard Henderson
2023-06-23target/arm: Move s1_is_el0 into S1TranslateRichard Henderson
2023-06-23target/arm: Use get_phys_addr_with_struct in S1_ptw_translateRichard Henderson
2023-06-23target/arm: Handle no-execute for Realm and Root regimesRichard Henderson
2023-06-23target/arm: Handle Block and Page bits for security spaceRichard Henderson
2023-06-23target/arm: NSTable is RES0 for the RME EL3 regimeRichard Henderson
2023-06-23target/arm: Pipe ARMSecuritySpace through ptw.cRichard Henderson
2023-06-23target/arm: Remove __attribute__((nonnull)) from ptw.cRichard Henderson
2023-06-23target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}Richard Henderson
2023-06-23target/arm: Adjust the order of Phys and Stage2 ARMMMUIdxRichard Henderson
2023-06-23target/arm: Introduce ARMSecuritySpaceRichard Henderson
2023-06-23target/arm: Add RME cpregsRichard Henderson
2023-06-23target/arm: SCR_EL3.NS may be RES1Richard Henderson
2023-06-23target/arm: Update SCR and HCR for RMERichard Henderson
2023-06-23target/arm: Add isar_feature_aa64_rmeRichard Henderson
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-19target/arm: Convert load/store tags insns to decodetreePeter Maydell
2023-06-19target/arm: Convert load/store single structure to decodetreePeter Maydell