Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: kvm: use ".L" local labels in assembly when applicable | Clément Léger | 2023-12-29 | 1 | -2/+2 |
* | riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones | Clément Léger | 2023-12-29 | 1 | -16/+12 |
* | RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation | Vincent Chen | 2022-03-11 | 1 | -26/+34 |
* | RISC-V: KVM: FP lazy save/restore | Atish Patra | 2021-10-04 | 1 | -0/+174 |
* | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel | 2021-10-04 | 1 | -0/+23 |
* | RISC-V: KVM: Implement VCPU world-switch | Anup Patel | 2021-10-04 | 1 | -0/+203 |