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
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
target/arm: Move be test for regime into S1TranslateResult
Richard Henderson
2022-10-20
target/arm: Plumb debug into S1Translate
Richard Henderson
2022-10-20
target/arm: Split out S1Translate type
Richard Henderson
2022-10-20
target/arm: Restrict tlb flush from vttbr_write to vmid change
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-20
target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-20
target/arm: update the cortex-a15 MIDR to latest rev
Alex Bennée
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-10
target/arm: Use ARMGranuleSize in ARMVAParameters
Peter Maydell
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
2022-10-10
target/arm: Use tlb_set_page_full
Richard Henderson
2022-10-10
target/arm: Fix cacheattr in get_phys_addr_disabled
Richard Henderson
2022-10-10
target/arm: Split out get_phys_addr_disabled
Richard Henderson
2022-10-10
target/arm: Fix ATS12NSO* from S PL1
Richard Henderson
2022-10-10
target/arm: Pass HCR to attribute subroutines.
Richard Henderson
2022-10-10
target/arm: Remove env argument from combined_attrs_fwb
Richard Henderson
2022-10-10
target/arm: Hoist read of *is_secure in S1_ptw_translate
Richard Henderson
2022-10-10
target/arm: Introduce arm_hcr_el2_eff_secstate
Richard Henderson
2022-10-10
target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
Richard Henderson
2022-10-10
target/arm: Reorg regime_translation_disabled
Richard Henderson
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to do_ats_write
Richard Henderson
2022-10-10
target/arm: Merge regime_is_secure into get_phys_addr
Richard Henderson
2022-10-10
target/arm: Add TBFLAG_M32.SECURE
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to v7m_read_half_insn
Richard Henderson
2022-10-10
target/arm: Split out get_phys_addr_with_secure
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to regime_translation_disabled
Richard Henderson
2022-10-10
target/arm: Fix S2 disabled check in S1_ptw_translate
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to get_phys_addr_lpae
Richard Henderson
2022-10-10
target/arm: Make the final stage1+2 write to secure be unconditional
Richard Henderson
2022-10-10
target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
Richard Henderson
[next]