[Qemu-devel] [PATCH v1 0/8] RISC-V: Add some prep patches for the Hypervisor

Alistair Francis posted 8 patches 5 years ago
Failed in applying to current master (apply log)
target/riscv/cpu_bits.h   | 45 +++++++++++++++++++++++++++++++++------
target/riscv/cpu_helper.c | 35 ++++++++++++++++++++++++------
target/riscv/csr.c        | 19 +++++++----------
3 files changed, 74 insertions(+), 25 deletions(-)
[Qemu-devel] [PATCH v1 0/8] RISC-V: Add some prep patches for the Hypervisor
Posted by Alistair Francis 5 years ago
Alistair Francis (8):
  target/riscv: Mark privilege level 2 as reserved
  target/riscv: Trigger interrupt on MIP update asynchronously
  target/riscv: Improve the scause logic
  target/riscv: Add the MPV and MTL mstatus bits
  target/riscv: Allow setting mstatus virtulisation bits
  target/riscv: Add Hypervisor CSR macros
  target/riscv: Add the HSTATUS register masks
  target/riscv: Add the HGATP register masks

 target/riscv/cpu_bits.h   | 45 +++++++++++++++++++++++++++++++++------
 target/riscv/cpu_helper.c | 35 ++++++++++++++++++++++++------
 target/riscv/csr.c        | 19 +++++++----------
 3 files changed, 74 insertions(+), 25 deletions(-)

-- 
2.21.0