Age | Commit message (Expand) | Author |
---|---|---|
2022-07-29 | RISC-V: KVM: Factor-out instruction emulation into separate sources | Anup Patel |
2022-01-06 | RISC-V: KVM: Add SBI HSM extension in KVM | Atish Patra |
2022-01-06 | RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 | Atish Patra |
2022-01-06 | RISC-V: KVM: Add SBI v0.2 base extension | Atish Patra |
2022-01-06 | RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file | Atish Patra |
2021-12-09 | KVM: RISC-V: Use Makefile.kvm for common files | David Woodhouse |
2021-10-31 | RISC-V: KVM: Factor-out FP virtualization into separate sources | Anup Patel |
2021-10-04 | RISC-V: KVM: Add SBI v0.1 support | Atish Patra |
2021-10-04 | RISC-V: KVM: Add timer functionality | Atish Patra |
2021-10-04 | RISC-V: KVM: Implement VMID allocator | Anup Patel |
2021-10-04 | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel |
2021-10-04 | RISC-V: KVM: Implement VCPU world-switch | Anup Patel |
2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel |