Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-06 | RISC-V: KVM: use bitmap_zero() API | Ye Xingchen | 1 | -1/+1 |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
2023-02-07 | RISC-V: KVM: Increment firmware pmu events | Atish Patra | 1 | -0/+4 |
2023-01-31 | riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() | Andrew Jones | 1 | -2/+1 |
2022-10-02 | RISC-V: KVM: Use Svinval for local TLB maintenance when available | Anup Patel | 1 | -12/+48 |
2022-10-02 | riscv: KVM: Apply insn-def to hfence encodings | Andrew Jones | 1 | -112/+17 |
2022-05-20 | RISC-V: KVM: Cleanup stale TLB entries when host CPU changes | Anup Patel | 1 | -0/+23 |
2022-05-20 | RISC-V: KVM: Add remote HFENCE functions based on VCPU requests | Anup Patel | 1 | -1/+226 |
2022-05-20 | RISC-V: KVM: Introduce range based local HFENCE functions | Anup Patel | 1 | -0/+213 |