summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Force KVM_WERROR if the global WERROR is enabledSean Christopherson2024-05-231-1/+2
* KVM: x86: Disable KVM_INTEL_PROVE_VE by defaultSean Christopherson2024-05-231-3/+5
* KVM: VMX: Introduce test mode related to EPT violation VEIsaku Yamahata2024-04-191-0/+13
* x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)2024-04-041-0/+1
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+1
|\
| * treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-1/+1
* | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-3/+4
|\ \
| * | KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson2024-02-221-3/+4
| |/
* | Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-081-3/+0
|\ \
| * | treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-081-2/+0
| * | kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini2024-02-081-1/+0
| |/
* / kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-0/+1
|/
* Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-7/+7
|\
| * KVM: x86: Turn off KVM_WERROR by default for all configsSean Christopherson2023-11-301-7/+7
* | Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-0/+14
|\ \
| * | KVM: x86: Make Hyper-V emulation optionalVitaly Kuznetsov2023-12-071-0/+14
| |/
* | KVM: x86: add missing "depends on KVM"Paolo Bonzini2024-01-081-1/+1
* | KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-2/+1
* | KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2023-12-081-1/+0
* | KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
|/
* KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-141-0/+12
* KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-1/+1
* KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUsKyle Meyer2023-09-281-0/+11
* KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU KconfigSean Christopherson2023-08-311-0/+13
* KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGONSean Christopherson2023-08-031-1/+1
* 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
* KVM: allow compiling out SMM supportPaolo Bonzini2022-11-091-0/+11
* KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_RELMarc Zyngier2022-09-291-0/+1
* KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier2022-09-291-1/+1
* KVM: x86/mmu: Remove MMU auditingSean Christopherson2022-02-181-7/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-0/+3
|\
| * KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse2022-01-071-0/+1
| * KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse2021-12-091-0/+1
| * KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero2021-12-081-0/+1
* | perf: Force architectures to opt-in to guest callbacksSean Christopherson2021-11-171-0/+1
|/
* KVM: x86: add config for non-kvm users of page trackingDavid Stevens2021-10-011-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-281-0/+1
|\
| * kvm: x86: implement KVM PM-notifierSergey Senozhatsky2021-06-171-0/+1
* | kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra2021-05-121-4/+1
|/
* x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson2021-04-061-0/+12
* KVM: x86: allow compiling out the Xen hypercall interfacePaolo Bonzini2021-03-021-0/+9
* KVM: SVM: Add support for SEV-ES capability in KVMTom Lendacky2020-12-141-1/+2
* x86/kvm: hide KVM options from menuconfig when KVM is not compiledMatteo Croce2020-10-211-0/+1
* x86/kvm: Use generic xfer to guest work functionThomas Gleixner2020-07-241-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* vhost: refine vhost and vringh kconfigJason Wang2020-04-011-4/+0
* KVM: fix Kconfig menu text for -WerrorJason A. Donenfeld2020-03-051-1/+1
* KVM: allow disabling -WerrorPaolo Bonzini2020-02-281-0/+13
* KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUsSean Christopherson2020-01-131-6/+4