aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileGravatar Anup Patel 1-0/+1
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+3
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICGravatar Anup Patel 1-0/+1
2023-06-18RISC-V: KVM: Add in-kernel emulation of AIA APLICGravatar Anup Patel 1-0/+1
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipGravatar Anup Patel 1-0/+1
2023-06-08riscv: KVM: Add vector lazy save/restore supportGravatar Vincent Chen 1-0/+1
2023-04-21RISC-V: KVM: Initial skeletal support for AIAGravatar Anup Patel 1-0/+1
2023-02-07RISC-V: KVM: Add SBI PMU extension supportGravatar Atish Patra 1-1/+1
2023-02-07RISC-V: KVM: Add skeleton support for perfGravatar Atish Patra 1-0/+1
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesGravatar Anup Patel 1-0/+1
2022-01-06RISC-V: KVM: Add SBI HSM extension in KVMGravatar Atish Patra 1-0/+1
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Gravatar Atish Patra 1-0/+1
2022-01-06RISC-V: KVM: Add SBI v0.2 base extensionGravatar Atish Patra 1-0/+1
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileGravatar Atish Patra 1-0/+1
2021-12-09KVM: RISC-V: Use Makefile.kvm for common filesGravatar David Woodhouse 1-5/+1
2021-10-31RISC-V: KVM: Factor-out FP virtualization into separate sourcesGravatar Anup Patel 1-0/+1
2021-10-04RISC-V: KVM: Add SBI v0.1 supportGravatar Atish Patra 1-0/+1
2021-10-04RISC-V: KVM: Add timer functionalityGravatar Atish Patra 1-0/+1
2021-10-04RISC-V: KVM: Implement VMID allocatorGravatar Anup Patel 1-2/+12
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUGravatar Anup Patel 1-1/+1
2021-10-04RISC-V: KVM: Implement VCPU world-switchGravatar Anup Patel 1-1/+1
2021-10-04RISC-V: Add initial skeletal KVM supportGravatar Anup Patel 1-0/+13