summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/Makefile
AgeCommit message (Expand)Author
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel
2023-06-18RISC-V: KVM: Add in-kernel emulation of AIA APLICAnup Patel
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel
2023-06-08riscv: KVM: Add vector lazy save/restore supportVincent Chen
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel
2023-02-07RISC-V: KVM: Add SBI PMU extension supportAtish Patra
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel
2022-01-06RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra
2022-01-06RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra
2021-12-09KVM: RISC-V: Use Makefile.kvm for common filesDavid Woodhouse
2021-10-31RISC-V: KVM: Factor-out FP virtualization into separate sourcesAnup Patel
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra
2021-10-04RISC-V: KVM: Implement VMID allocatorAnup Patel
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel