]> git.proxmox.com Git - mirror_qemu.git/history - target/arm/ptw.c
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into staging
[mirror_qemu.git] / target / arm / ptw.c
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-27 Stefan HajnocziMerge tag 'pull-target-arm-20221027' of https://git...
2022-10-27 Richard Hendersontarget/arm: Use the max page size in a 2-stage ptw
2022-10-27 Richard Hendersontarget/arm: Implement FEAT_HAFDBS, dirty bit portion
2022-10-27 Richard Hendersontarget/arm: Implement FEAT_HAFDBS, access flag portion
2022-10-27 Richard Hendersontarget/arm: Tidy merging of attributes from descriptor...
2022-10-27 Richard Hendersontarget/arm: Consider GP an attribute in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Don't shift attrs in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Fix fault reporting in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Remove loop from get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Move S1_ptw_translate outside arm_ld[lq...
2022-10-27 Richard Hendersontarget/arm: Add ptw_idx to S1Translate
2022-10-27 Richard Hendersontarget/arm: Introduce regime_is_stage2
2022-10-27 Peter Maydelltarget/arm: Implement FEAT_E0PD
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20221020' of https://git...
2022-10-20 Richard Hendersontarget/arm: Use bool consistently for get_phys_addr...
2022-10-20 Richard Hendersontarget/arm: Split out get_phys_addr_twostage
2022-10-20 Richard Hendersontarget/arm: Use softmmu tlbs for page table walking
2022-10-20 Richard Hendersontarget/arm: Move be test for regime into S1TranslateResult
2022-10-20 Richard Hendersontarget/arm: Plumb debug into S1Translate
2022-10-20 Richard Hendersontarget/arm: Split out S1Translate type
2022-10-20 Richard Hendersontarget/arm: Add ARMMMUIdx_Phys_{S,NS}
2022-10-20 Richard Hendersontarget/arm: Use probe_access_full for BTI
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-12 Stefan HajnocziMerge tag 'pull-target-arm-20221010' of https://git...
2022-10-10 Peter Maydelltarget/arm: Use ARMGranuleSize in ARMVAParameters
2022-10-10 Richard Hendersontarget/arm: Use tlb_set_page_full
2022-10-10 Richard Hendersontarget/arm: Fix cacheattr in get_phys_addr_disabled
2022-10-10 Richard Hendersontarget/arm: Split out get_phys_addr_disabled
2022-10-10 Richard Hendersontarget/arm: Fix ATS12NSO* from S PL1
2022-10-10 Richard Hendersontarget/arm: Pass HCR to attribute subroutines.
2022-10-10 Richard Hendersontarget/arm: Remove env argument from combined_attrs_fwb
2022-10-10 Richard Hendersontarget/arm: Hoist read of *is_secure in S1_ptw_translate
2022-10-10 Richard Hendersontarget/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
2022-10-10 Richard Hendersontarget/arm: Reorg regime_translation_disabled
2022-10-10 Richard Hendersontarget/arm: Fold secure and non-secure a-profile mmu...
2022-10-10 Richard Hendersontarget/arm: Merge regime_is_secure into get_phys_addr
2022-10-10 Richard Hendersontarget/arm: Split out get_phys_addr_with_secure
2022-10-10 Richard Hendersontarget/arm: Add is_secure parameter to regime_translati...
2022-10-10 Richard Hendersontarget/arm: Fix S2 disabled check in S1_ptw_translate
2022-10-10 Richard Hendersontarget/arm: Add is_secure parameter to get_phys_addr_lpae
2022-10-10 Richard Hendersontarget/arm: Make the final stage1+2 write to secure...
2022-10-10 Richard Hendersontarget/arm: Split s2walk_secure from ipa_secure in...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-27 Stefan HajnocziMerge tag 'pull-request-2022-09-26' of https://gitlab...
2022-09-27 Stefan HajnocziMerge tag 'kraxel-20220927-pull-request' of https:...
2022-09-26 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-09-26 Stefan HajnocziMerge tag 'pull-target-arm-20220922' of https://git...
2022-09-22 Richard Hendersontarget/arm: Add is_secure parameter to get_phys_addr_pmsav5
2022-09-22 Richard Hendersontarget/arm: Add secure parameter to get_phys_addr_pmsav7
2022-09-22 Richard Hendersontarget/arm: Add is_secure parameter to pmsav7_use_backg...
2022-09-22 Richard Hendersontarget/arm: Add secure parameter to get_phys_addr_pmsav8
2022-09-22 Richard Hendersontarget/arm: Add is_secure parameter to get_phys_addr_v6
2022-09-22 Richard Hendersontarget/arm: Add is_secure parameter to get_phys_addr_v5
2022-09-22 Richard Hendersontarget/arm: Add secure parameter to pmsav8_mpu_lookup
2022-09-22 Richard Hendersontarget/arm: Add is_secure parameter to v8m_security_lookup
2022-09-22 Richard Hendersontarget/arm: Remove is_subpage argument to pmsav8_mpu_lookup
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_v5
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_v6
2022-09-22 Richard Hendersontarget/arm: Use GetPhysAddrResult in get_phys_addr_lpae
2022-09-22 Richard Hendersontarget/arm: Create GetPhysAddrResult
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-18 Peter MaydellMerge tag 'pull-target-arm-20220718' of https://git...
2022-07-18 Peter Maydelltarget/arm: Store TCR_EL* registers as uint64_t
2022-07-18 Peter Maydelltarget/arm: Store VTCR_EL2, VSTCR_EL2 registers as...
2022-07-18 Peter Maydelltarget/arm: Fold regime_tcr() and regime_tcr_value...
2022-07-18 Peter Maydelltarget/arm: Calculate mask/base_mask in get_level1_tabl...
2022-07-18 Peter Maydelltarget/arm: Define and use new regime_tcr_value() function
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-08 Richard HendersonMerge tag 'pull-target-arm-20220707' of https://git...
2022-07-07 Peter Maydelltarget/arm: Fix qemu-system-arm handling of LPAE block...
2022-06-28 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-27 Richard HendersonMerge tag 'pull-target-arm-20220627' of https://git...
2022-06-27 Richard Hendersontarget/arm: Check V7VE as well as LPAE in arm_pamax
2022-06-27 Richard Hendersontarget/arm: Extend arm_pamax to more than aarch64
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Richard Hendersontarget/arm: Pass CPUARMState to arm_ld[lq]_ptw
2022-06-08 Richard Hendersontarget/arm: Move stage_1_mmu_idx, arm_stage1_mmu_idx...
2022-06-08 Richard Hendersontarget/arm: Move arm_cpu_get_phys_page_attrs_debug...
2022-06-08 Richard Hendersontarget/arm: Move regime_translation_disabled to ptw.c
2022-06-08 Richard Hendersontarget/arm: Move regime_ttbr to ptw.c
2022-06-08 Richard Hendersontarget/arm: Move regime_is_user to ptw.c
2022-06-08 Richard Hendersontarget/arm: Move ap_to_tw_prot etc to ptw.c
next