summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/Kconfig
AgeCommit message (Expand)Author
2024-04-04x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada
2024-02-08Merge branch 'kvm-kconfig'Paolo Bonzini
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-02-08kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini
2024-01-08Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08KVM: x86: add missing "depends on KVM"Paolo Bonzini
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-12-07KVM: x86: Make Hyper-V emulation optionalVitaly Kuznetsov
2023-11-30KVM: x86: Turn off KVM_WERROR by default for all configsSean Christopherson
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-09-28KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUsKyle Meyer
2023-08-31KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU KconfigSean Christopherson
2023-08-03KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGONSean Christopherson
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-11-09KVM: allow compiling out SMM supportPaolo Bonzini
2022-09-29KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_RELMarc Zyngier
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier
2022-02-18KVM: x86/mmu: Remove MMU auditingSean Christopherson
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-07KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson
2021-10-01KVM: x86: add config for non-kvm users of page trackingDavid Stevens
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17kvm: x86: implement KVM PM-notifierSergey Senozhatsky
2021-05-12kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson
2021-03-02KVM: x86: allow compiling out the Xen hypercall interfacePaolo Bonzini
2020-12-14KVM: SVM: Add support for SEV-ES capability in KVMTom Lendacky
2020-10-21x86/kvm: hide KVM options from menuconfig when KVM is not compiledMatteo Croce
2020-07-24x86/kvm: Use generic xfer to guest work functionThomas Gleixner
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-05KVM: fix Kconfig menu text for -WerrorJason A. Donenfeld
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini
2020-01-13KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUsSean Christopherson
2019-06-18kvm: x86: add host poll control msrsMarcelo Tosatti
2019-04-19Make anon_inodes unconditionalDavid Howells
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada