summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel1-0/+4
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-5/+5
2023-04-21RISC-V: KVM: Alphabetize selectsAndrew Jones1-5/+5
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney1-1/+0
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson1-0/+1
2022-10-02RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang1-0/+1
2021-10-22riscv: do not select non-existing config ANON_INODESLukas Bulwahn1-1/+0
2021-10-04RISC-V: KVM: Implement MMU notifiersAnup Patel1-0/+1
2021-10-04RISC-V: KVM: Implement stage2 page table programmingAnup Patel1-0/+1
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel1-0/+1
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel1-0/+33