[PATCH v2 0/1] RISC-V: KVM: provide UAPI for host SATP mode

Daniel Henrique Barboza dbarboza at ventanamicro.com
Fri Jul 28 14:01:21 PDT 2023


Hi,

This new version is just a rebase after the recent changes made by Anup
that landed in riscv_kvm_queue (introduction of vcpu_onereg.c). No other
changes were made.

Changes from v1:
- rebased with riscv_kvm_queue
- v1 link: https://lore.kernel.org/kvm/20230705091535.237765-1-dbarboza@ventanamicro.com/

Daniel Henrique Barboza (1):
  RISC-V: KVM: provide UAPI for host SATP mode

 arch/riscv/include/asm/csr.h      | 2 ++
 arch/riscv/include/uapi/asm/kvm.h | 1 +
 arch/riscv/kvm/vcpu_onereg.c      | 7 +++++++
 3 files changed, 10 insertions(+)

-- 
2.41.0




More information about the linux-riscv mailing list