Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-06 | RISC-V: KVM: Add VM capability to allow userspace get GPA bits | Anup Patel | 1 | -0/+3 |
2021-12-08 | KVM: Move wiping of the kvm->vcpus array to common code | Marc Zyngier | 1 | -9/+1 |
2021-11-18 | KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS | Vitaly Kuznetsov | 1 | -1/+1 |
2021-10-04 | RISC-V: KVM: Add timer functionality | Atish Patra | 1 | -1/+1 |
2021-10-04 | RISC-V: KVM: Implement MMU notifiers | Anup Patel | 1 | -0/+1 |
2021-10-04 | RISC-V: KVM: Implement stage2 page table programming | Anup Patel | 1 | -6/+0 |
2021-10-04 | RISC-V: KVM: Implement VMID allocator | Anup Patel | 1 | -0/+6 |
2021-10-04 | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel | 1 | -0/+1 |
2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel | 1 | -0/+95 |