riscvarchive / riscv-qemu

QEMU with RISC-V (RV64G, RV32G) Emulation Support
385 stars 154 forks source link

RISC-V: Implement TSR, TW, and TVM for privileged ISA v1.10. #133

Closed msuozzo closed 6 years ago

msuozzo commented 6 years ago

This adds the necessary minimum to support S-mode virtualization.

Fixes #108

michaeljclark commented 6 years ago

I merged a derivate of your change here: