Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-17 | target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events | Philippe Mathieu-Daudé | 1 | -21/+10 |
2019-09-17 | target/riscv/pmp: Restrict priviledged PMP to system-mode emulation | Philippe Mathieu-Daudé | 1 | -4/+0 |
2019-06-23 | RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off | Hesham Almatary | 1 | -4/+5 |
2019-06-23 | RISC-V: Check for the effective memory privilege mode during PMP checks | Hesham Almatary | 1 | -3/+3 |
2019-06-23 | target/riscv: Fix PMP range boundary address bug | Dayeol Lee | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-03-19 | riscv: pmp: Log pmp access errors as guest errors | Alistair Francis | 1 | -7/+13 |
2018-12-20 | target/riscv/pmp.c: Fix pmp_decode_napot() | Anup Patel | 1 | -1/+1 |
2018-10-30 | target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64 | Dayeol Lee | 1 | -1/+1 |
2018-03-07 | RISC-V Physical Memory Protection | Michael Clark | 1 | -0/+380 |