Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | RISC-V: KVM: Add timer functionality | Atish Patra | 2021-10-04 | 4 | -1/+241 | |
* | RISC-V: KVM: Implement MMU notifiers | Anup Patel | 2021-10-04 | 3 | -5/+87 | |
* | RISC-V: KVM: Implement stage2 page table programming | Anup Patel | 2021-10-04 | 4 | -16/+664 | |
* | RISC-V: KVM: Implement VMID allocator | Anup Patel | 2021-10-04 | 6 | -2/+225 | |
* | RISC-V: KVM: Handle WFI exits for VCPU | Anup Patel | 2021-10-04 | 1 | -0/+76 | |
* | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel | 2021-10-04 | 6 | -4/+623 | |
* | RISC-V: KVM: Implement VCPU world-switch | Anup Patel | 2021-10-04 | 3 | -3/+232 | |
* | RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls | Anup Patel | 2021-10-04 | 1 | -3/+238 | |
* | RISC-V: KVM: Implement VCPU interrupts and requests handling | Anup Patel | 2021-10-04 | 1 | -13/+171 | |
* | RISC-V: KVM: Implement VCPU create, init and destroy functions | Anup Patel | 2021-10-04 | 1 | -9/+46 | |
* | RISC-V: Add initial skeletal KVM support | Anup Patel | 2021-10-04 | 7 | -0/+665 |