Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |