4880 Commits (40c67636f67c2a89745f2e698522fe917326a952)

Author SHA1 Message Date
Rajnesh Kanwal c5969a3a3c
target/riscv: Fix VS mode interrupts forwarding. 7 years ago
Alistair Francis ed5abf46b3
target/riscv: Correctly implement TSR trap 7 years ago
Beata Michalska aca53be34a target/arm: kvm: Inject events at the last stage of sync 7 years ago
Eric Auger d45efe4782 target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap 7 years ago
Richard Henderson 38d931687f target/arm: Disable clean_data_tbi for system mode 7 years ago
Richard Henderson cebfb64859 target/arm: Check addresses for disabled regimes 7 years ago
Peter Maydell 563152e0d4 target/arm: Fix some comment typos 7 years ago
Peter Maydell 19717e9b44 target/arm: Recalculate hflags correctly after writes to CONTROL 7 years ago
Peter Maydell 0ea9e6583b target/arm: Update hflags in trans_CPS_v7m() 7 years ago
Janosch Frank 94c21436e5 s390x: ipl: Consolidate iplb validity check into one function 7 years ago
Palmer Dabbelt fd990e86a7
RISC-V: Add a missing "," in riscv_excp_names 7 years ago
Richard Henderson 597d61a3b1 target/arm: Clean address for DC ZVA 7 years ago
Richard Henderson 1371b02c5a target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva 7 years ago
Richard Henderson 7b182eb246 target/arm: Move helper_dc_zva to helper-a64.c 7 years ago
Richard Henderson d4564afe14 target/arm: Apply TBI to ESR_ELx in helper_exception_return 7 years ago
Richard Henderson 20dc67c947 target/arm: Introduce core_to_aa64_mmu_idx 7 years ago
Richard Henderson fb901c905d target/arm: Optimize cpu_mmu_index 7 years ago
Richard Henderson 3e270f67f0 target/arm: Replicate TBI/TBID bits for single range regimes 7 years ago
Richard Henderson 30881b7353 target/arm: Honor the HCR_EL2.TTLB bit 7 years ago
Richard Henderson 38262d8a73 target/arm: Honor the HCR_EL2.TPU bit 7 years ago
Richard Henderson 1bed4d2e55 target/arm: Honor the HCR_EL2.TPCP bit 7 years ago
Richard Henderson 9960237769 target/arm: Honor the HCR_EL2.TACR bit 7 years ago
Richard Henderson 1803d2713b target/arm: Honor the HCR_EL2.TSW bit 7 years ago
Richard Henderson 8492921851 target/arm: Honor the HCR_EL2.{TVM,TRVM} bits 7 years ago
Richard Henderson 4990e1d3c1 target/arm: Improve masking in arm_hcr_el2_eff 7 years ago
Richard Henderson a6c2b33811 target/arm: Remove EL2 and EL3 setup from user-only 7 years ago
Richard Henderson 45ca3a1408 target/arm: Disable has_el2 and has_el3 for user-only 7 years ago
Richard Henderson e0a38bb35a target/arm: Add HCR_EL2 bit definitions from ARMv8.6 7 years ago
Richard Henderson d1fb4da208 target/arm: Improve masking of HCR/HCR2 RES0 bits 7 years ago
Peter Maydell 41a4bf1fea target/arm: Implement (trivially) ARMv8.2-TTCNP 7 years ago
Peter Maydell 957e615503 target/arm: Implement ARMv8.3-CCIDX 7 years ago
Peter Maydell a1229109de target/arm: Implement v8.4-RCPC 7 years ago
Peter Maydell 2677cf9f92 target/arm: Implement v8.3-RCPC 7 years ago
Peter Maydell 54117b90ff target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0 7 years ago
Richard Henderson f2eafb7551 target/arm: Split VMINMAXNM decode 7 years ago
Richard Henderson d486f8308a target/arm: Split VFM decode 7 years ago
Richard Henderson 906b60facc target/arm: Add formats for some vfp 2 and 3-register insns 7 years ago
Richard Henderson f9506e162c target/arm: Remove ARM_FEATURE_VFP* 7 years ago
Richard Henderson f0f6d5c81b target/arm: Move the vfp decodetree calls next to the base isa 7 years ago
Richard Henderson dc778a6873 target/arm: Move VLLDM and VLSTM to vfp.decode 7 years ago
Richard Henderson 46c9801925 target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn 7 years ago
Richard Henderson c52881bbc2 target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac 7 years ago
Richard Henderson 82f6abe16b target/arm: Add missing checks for fpsp_v2 7 years ago
Richard Henderson 84774cc37f target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3 7 years ago
Richard Henderson 799449abda target/arm: Perform fpdp_v2 check first 7 years ago
Richard Henderson 7d63183ff1 target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp 7 years ago
Richard Henderson f67957e17c target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3} 7 years ago
Richard Henderson c4ff873583 target/arm: Rename isar_feature_aa32_fpdp_v2 7 years ago
Richard Henderson 7fbc6a403a target/arm: Add isar_feature_aa32_vfp_simd 7 years ago
Richard Henderson dac65ba1d7 target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn 7 years ago