summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-1/+0
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson-1/+0
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson-1/+1
2025-07-28RISC-V: KVM: Enable ring-based dirty memory trackingQuan Zhou-0/+1
2025-05-21RISC-V: KVM: Remove experimental tag for RISC-VAtish Patra-1/+1
2024-10-28riscv: KVM: add basic support for host vs guest profilingQuan Zhou-0/+1
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini-0/+1
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini-1/+1
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+1
2023-12-30RISC-V: KVM: Implement SBI STA extensionAndrew Jones-0/+1
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini-1/+0
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini-1/+0
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson-1/+1
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel-0/+4
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-5/+5
2023-04-21RISC-V: KVM: Alphabetize selectsAndrew Jones-5/+5
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney-1/+0
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson-0/+1
2022-10-02RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang-0/+1
2021-10-22riscv: do not select non-existing config ANON_INODESLukas Bulwahn-1/+0
2021-10-04RISC-V: KVM: Implement MMU notifiersAnup Patel-0/+1
2021-10-04RISC-V: KVM: Implement stage2 page table programmingAnup Patel-0/+1
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel-0/+1
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel-0/+33