summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/Makefile
AgeCommit message (Expand)AuthorLines
2025-11-24RISC-V: KVM: Add separate source for forwarded SBI extensionsAnup Patel-0/+1
2025-09-08RISC-V: KVM: add support for FWFT SBI extensionClément Léger-0/+1
2025-07-28RISC-V: KVM: Factor-out g-stage page table managementAnup Patel-0/+1
2024-12-30RISC-V: KVM: Add SBI system suspend supportAndrew Jones-0/+1
2024-10-28RISC-V: KVM: Add common nested acceleration supportAnup Patel-0/+1
2024-10-28RISC-V: KVM: Order the object files alphabeticallyAnup Patel-12/+14
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones-0/+1
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel-0/+1
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel-0/+1
2023-06-18RISC-V: KVM: Add in-kernel emulation of AIA APLICAnup Patel-0/+1
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel-0/+1
2023-06-08riscv: KVM: Add vector lazy save/restore supportVincent Chen-0/+1
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel-0/+1
2023-02-07RISC-V: KVM: Add SBI PMU extension supportAtish Patra-1/+1
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra-0/+1
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel-0/+1
2022-01-06RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra-0/+1
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra-0/+1
2022-01-06RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra-0/+1
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra-0/+1
2021-12-09KVM: RISC-V: Use Makefile.kvm for common filesDavid Woodhouse-5/+1
2021-10-31RISC-V: KVM: Factor-out FP virtualization into separate sourcesAnup Patel-0/+1
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra-0/+1
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra-0/+1
2021-10-04RISC-V: KVM: Implement VMID allocatorAnup Patel-2/+12
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel-1/+1
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel-1/+1
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel-0/+13