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
2022-06-27
target/arm: Check V7VE as well as LPAE in arm_pamax
Richard Henderson
2022-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-08
target/arm: Pass CPUARMState to arm_ld[lq]_ptw
Richard Henderson
2022-06-08
target/arm: Move stage_1_mmu_idx, arm_stage1_mmu_idx to ptw.c
Richard Henderson
2022-06-08
target/arm: Move arm_cpu_get_phys_page_attrs_debug to ptw.c
Richard Henderson
2022-06-08
target/arm: Move regime_translation_disabled to ptw.c
Richard Henderson
2022-06-08
target/arm: Move regime_ttbr to ptw.c
Richard Henderson
2022-06-08
target/arm: Move regime_is_user to ptw.c
Richard Henderson
2022-06-08
target/arm: Move ap_to_tw_prot etc to ptw.c
Richard Henderson
2022-06-08
target/arm: Move aa32_va_parameters to ptw.c
Richard Henderson
2022-06-08
target/arm: Move check_s2_mmu_setup to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_S1prot, get_S2prot to ptw.c
Richard Henderson
2022-06-08
target/arm: Move arm_pamax, pamax_map into ptw.c
Richard Henderson
2022-06-08
target/arm: Move arm_{ldl,ldq}_ptw to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_lpae to ptw.c
Richard Henderson
2022-06-08
target/arm: Move combine_cacheattrs and subroutines to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_level1_table_address to ptw.c
Richard Henderson
2022-06-08
target/arm: Move m_is_{ppb,system}_region to ptw.c
Richard Henderson
2022-06-08
target/arm: Move v8m_security_lookup to ptw.c
Richard Henderson
2022-06-08
target/arm: Move pmsav7_use_background_region to ptw.c
Richard Henderson
2022-06-08
target/arm: Move pmsav8_mpu_lookup to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_pmsav8 to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_pmsav7 to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_pmsav7_default to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_pmsav5 to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_v6 to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr_v5 to ptw.c
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
[prev]