summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-0/+1
* KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-1/+1
* Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-021-0/+1
|\
| * RISC-V: KVM: Implement SBI STA extensionAndrew Jones2023-12-301-0/+1
* | KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2023-12-081-1/+0
* | KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
* | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-1/+1
|/
* RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel2023-06-181-0/+4
* Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-05-051-5/+5
|\
| * RISC-V: KVM: Alphabetize selectsAndrew Jones2023-04-211-5/+5
* | kvm: Remove "select SRCU"Paul E. McKenney2023-04-051-1/+0
|/
* KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-0/+1
* RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang2022-10-021-0/+1
* riscv: do not select non-existing config ANON_INODESLukas Bulwahn2021-10-221-1/+0
* RISC-V: KVM: Implement MMU notifiersAnup Patel2021-10-041-0/+1
* RISC-V: KVM: Implement stage2 page table programmingAnup Patel2021-10-041-0/+1
* RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel2021-10-041-0/+1
* RISC-V: Add initial skeletal KVM supportAnup Patel2021-10-041-0/+33