summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* kvm: x86: add host poll control msrsMarcelo Tosatti2019-06-181-0/+1
* Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan2018-07-151-1/+1
* KVM: x86: prefer "depends on" to "select" for SEVPaolo Bonzini2018-01-161-3/+1
* KVM: X86: Add CONFIG_KVM_AMD_SEVBrijesh Singh2017-12-041-0/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: add X86_LOCAL_APIC dependencyArnd Bergmann2017-10-051-0/+1
* x86/lguest: Remove lguest supportJuergen Gross2017-08-241-1/+0
* x86: add MULTIUSER dependency for KVMArnd Bergmann2017-07-191-1/+1
* KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-071-12/+0
* KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-161-1/+0
* KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu2015-10-011-0/+2
* KVM: x86: mark legacy PCI device assignment as deprecatedPaolo Bonzini2015-06-051-1/+1
* kvm: x86: default legacy PCI device assignment support to "n"Paolo Bonzini2015-06-041-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+1
|\
| * KVM: x86: switch to kvm_get_dirty_log_protectPaolo Bonzini2015-01-161-0/+1
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
* kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1