summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/Kconfig
AgeCommit message (Expand)Author
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-12-30RISC-V: KVM: Implement SBI STA extensionAndrew Jones
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-04-21RISC-V: KVM: Alphabetize selectsAndrew Jones
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-10-02RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang
2021-10-22riscv: do not select non-existing config ANON_INODESLukas Bulwahn
2021-10-04RISC-V: KVM: Implement MMU notifiersAnup Patel
2021-10-04RISC-V: KVM: Implement stage2 page table programmingAnup Patel
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel