index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
ptw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
target/arm: Check V7VE as well as LPAE in arm_pamax
Richard Henderson
1
-1
/
+7
2022-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
1
-8
/
+16
2022-06-08
target/arm: Pass CPUARMState to arm_ld[lq]_ptw
Richard Henderson
1
-14
/
+9
2022-06-08
target/arm: Move stage_1_mmu_idx, arm_stage1_mmu_idx to ptw.c
Richard Henderson
1
-0
/
+28
2022-06-08
target/arm: Move arm_cpu_get_phys_page_attrs_debug to ptw.c
Richard Henderson
1
-0
/
+24
2022-06-08
target/arm: Move regime_translation_disabled to ptw.c
Richard Henderson
1
-1
/
+46
2022-06-08
target/arm: Move regime_ttbr to ptw.c
Richard Henderson
1
-0
/
+16
2022-06-08
target/arm: Move regime_is_user to ptw.c
Richard Henderson
1
-0
/
+22
2022-06-08
target/arm: Move ap_to_tw_prot etc to ptw.c
Richard Henderson
1
-0
/
+81
2022-06-08
target/arm: Move aa32_va_parameters to ptw.c
Richard Henderson
1
-0
/
+64
2022-06-08
target/arm: Move check_s2_mmu_setup to ptw.c
Richard Henderson
1
-0
/
+70
2022-06-08
target/arm: Move get_S1prot, get_S2prot to ptw.c
Richard Henderson
1
-0
/
+128
2022-06-08
target/arm: Move arm_pamax, pamax_map into ptw.c
Richard Henderson
1
-0
/
+25
2022-06-08
target/arm: Move arm_{ldl,ldq}_ptw to ptw.c
Richard Henderson
1
-6
/
+154
2022-06-08
target/arm: Move get_phys_addr_lpae to ptw.c
Richard Henderson
1
-0
/
+411
2022-06-08
target/arm: Move combine_cacheattrs and subroutines to ptw.c
Richard Henderson
1
-0
/
+221
2022-06-08
target/arm: Move get_level1_table_address to ptw.c
Richard Henderson
1
-0
/
+23
2022-06-08
target/arm: Move m_is_{ppb,system}_region to ptw.c
Richard Henderson
1
-0
/
+16
2022-06-08
target/arm: Move v8m_security_lookup to ptw.c
Richard Henderson
1
-0
/
+126
2022-06-08
target/arm: Move pmsav7_use_background_region to ptw.c
Richard Henderson
1
-0
/
+21
2022-06-08
target/arm: Move pmsav8_mpu_lookup to ptw.c
Richard Henderson
1
-3
/
+143
2022-06-08
target/arm: Move get_phys_addr_pmsav8 to ptw.c
Richard Henderson
1
-0
/
+77
2022-06-08
target/arm: Move get_phys_addr_pmsav7 to ptw.c
Richard Henderson
1
-0
/
+190
2022-06-08
target/arm: Move get_phys_addr_pmsav7_default to ptw.c
Richard Henderson
1
-0
/
+41
2022-06-08
target/arm: Move get_phys_addr_pmsav5 to ptw.c
Richard Henderson
1
-0
/
+85
2022-06-08
target/arm: Move get_phys_addr_v6 to ptw.c
Richard Henderson
1
-0
/
+153
2022-06-08
target/arm: Move get_phys_addr_v5 to ptw.c
Richard Henderson
1
-0
/
+123
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
1
-0
/
+267