index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
riscv
/
pmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: Implementation of enhanced PMP (ePMP)
Hou Weiying
2021-05-11
1
-8
/
+146
*
target/riscv: Add ePMP CSR access functions
Hou Weiying
2021-05-11
1
-0
/
+34
*
target/riscv: Fix the PMP is locked check when using TOR
Alistair Francis
2021-05-11
1
-10
/
+16
*
target/riscv: flush TLB pages if PMP permission has been changed
Jim Shu
2021-03-23
1
-0
/
+4
*
target/riscv: propagate PMP permission to TLB page
Jim Shu
2021-03-23
1
-21
/
+59
*
target/riscv/pmp: Raise exception if no PMP entry is configured
Atish Patra
2021-01-16
1
-2
/
+2
*
target/riscv: Add PMP state description
Yifei Jiang
2020-11-03
1
-11
/
+18
*
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
2020-08-22
1
-0
/
+52
*
riscv: Fix bug in setting pmpcfg CSR for RISCV64
Hou Weiying
2020-08-22
1
-3
/
+2
*
target/riscv: Fix pmp NA4 implementation
Alexandre Mergnat
2020-07-14
1
-1
/
+1
*
target/riscv: Use a smaller guess size for no-MMU PMP
Alistair Francis
2020-06-19
1
-5
/
+9
*
target/riscv: PMP violation due to wrong size parameter
Dayeol Lee
2019-10-28
1
-1
/
+12
*
target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
Philippe Mathieu-Daudé
2019-09-17
1
-21
/
+10
*
target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
Philippe Mathieu-Daudé
2019-09-17
1
-4
/
+0
*
RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
Hesham Almatary
2019-06-24
1
-4
/
+5
*
RISC-V: Check for the effective memory privilege mode during PMP checks
Hesham Almatary
2019-06-24
1
-3
/
+3
*
target/riscv: Fix PMP range boundary address bug
Dayeol Lee
2019-06-24
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
riscv: pmp: Log pmp access errors as guest errors
Alistair Francis
2019-03-19
1
-7
/
+13
*
target/riscv/pmp.c: Fix pmp_decode_napot()
Anup Patel
2018-12-20
1
-1
/
+1
*
target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64
Dayeol Lee
2018-10-30
1
-1
/
+1
*
RISC-V Physical Memory Protection
Michael Clark
2018-03-06
1
-0
/
+380