summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones2023-12-301-0/+1
* RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel2023-08-081-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-041-0/+3
|\
| * RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel2023-06-191-0/+1
| * RISC-V: KVM: Add in-kernel emulation of AIA APLICAnup Patel2023-06-181-0/+1
| * RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel2023-06-181-0/+1
* | riscv: KVM: Add vector lazy save/restore supportVincent Chen2023-06-081-0/+1
|/
* RISC-V: KVM: Initial skeletal support for AIAAnup Patel2023-04-211-0/+1
* RISC-V: KVM: Add SBI PMU extension supportAtish Patra2023-02-071-1/+1
* RISC-V: KVM: Add skeleton support for perfAtish Patra2023-02-071-0/+1
* RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel2022-07-291-0/+1
* RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra2022-01-061-0/+1
* RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra2022-01-061-0/+1
* RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra2022-01-061-0/+1
* RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra2022-01-061-0/+1
* KVM: RISC-V: Use Makefile.kvm for common filesDavid Woodhouse2021-12-091-5/+1
* RISC-V: KVM: Factor-out FP virtualization into separate sourcesAnup Patel2021-10-311-0/+1
* RISC-V: KVM: Add SBI v0.1 supportAtish Patra2021-10-041-0/+1
* RISC-V: KVM: Add timer functionalityAtish Patra2021-10-041-0/+1
* RISC-V: KVM: Implement VMID allocatorAnup Patel2021-10-041-2/+12
* RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel2021-10-041-1/+1
* RISC-V: KVM: Implement VCPU world-switchAnup Patel2021-10-041-1/+1
* RISC-V: Add initial skeletal KVM supportAnup Patel2021-10-041-0/+13