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
/
riscv
/
pmp.h
Age
Commit message (
Expand
)
Author
2024-01-10
target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
Ivan Klokov
2023-11-07
target/riscv: pmp: Clear pmp/smepmp bits on reset
Mayuresh Chitale
2023-06-13
target/riscv: Change the return type of pmp_hart_has_privs() to bool
Weiwei Li
2023-06-13
target/riscv: Update pmp_get_tlb_size()
Weiwei Li
2023-05-05
target/riscv: Fix format for indentation
Weiwei Li
2023-01-06
target/riscv: Fix PMP propagation for tlb
LIU Zhiwei
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
2021-05-11
target/riscv: Add ePMP CSR access functions
Hou Weiying
2021-03-22
target/riscv: propagate PMP permission to TLB page
Jim Shu
2021-01-16
target/riscv/pmp: Raise exception if no PMP entry is configured
Atish Patra
2020-11-03
target/riscv: Add PMP state description
Yifei Jiang
2020-08-21
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
2019-06-23
RISC-V: Check for the effective memory privilege mode during PMP checks
Hesham Almatary
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2018-03-07
RISC-V Physical Memory Protection
Michael Clark