summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Add exit logic to main.cXiakaiPan2022-12-071-0/+6
* RISC-V: KVM: add __init annotation to riscv_kvm_init()Xiu Jianfeng2022-10-021-1/+1
* RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel2022-05-201-0/+3
* RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel2022-05-201-4/+4
* KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSRVincent Chen2022-01-061-0/+8
* RISC-V: KVM: Implement stage2 page table programmingAnup Patel2021-10-041-0/+19
* RISC-V: KVM: Implement VMID allocatorAnup Patel2021-10-041-0/+4
* RISC-V: Add initial skeletal KVM supportAnup Patel2021-10-041-0/+95