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
/
ptw.c
Age
Commit message (
Expand
)
Author
2023-01-05
target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it
Peter Maydell
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-21
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
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: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-10
target/arm: Use ARMGranuleSize in ARMVAParameters
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: 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: Merge regime_is_secure into get_phys_addr
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
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
[prev]
[next]