summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini1-1/+1
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+1
2023-12-30RISC-V: KVM: Implement SBI STA extensionAndrew Jones1-0/+1
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-1/+0
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini1-1/+0
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson1-1/+1
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