aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/Kconfig
AgeCommit message (Expand)Author
2024-01-08KVM: fix direction of dependency on MMU notifiersPaolo 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-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson
2023-11-13KVM: Introduce per-page memory attributesChao Peng
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-08-17KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALLRaghavendra Rao Ananta
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier
2022-03-11KVM: compat: riscv: Prevent KVM_COMPAT from being selectedGuo Ren
2022-01-07KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse
2021-06-17kvm: add PM-notifierSergey Senozhatsky
2020-07-24entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner
2019-04-26KVM: polling: add architecture backend to disable pollingChristian Borntraeger
2018-06-21KVM: arm64: Prevent KVM_COMPAT from being selectedMarc Zyngier
2018-05-25KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2015-11-04KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configsJan Beulich
2015-10-01KVM: introduce kvm_arch functions for IRQ bypassEric Auger
2015-02-09KVM: Disable compat ioctl for s390Christian Borntraeger
2015-01-23KVM: Remove unused config symbolChristoffer Dall
2015-01-16KVM: Add generic support for dirty page loggingMario Smarduch
2015-01-16KVM: Add architecture-defined TLB flush supportMario Smarduch
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel
2013-10-30kvm: Add VFIO deviceAlex Williamson
2013-04-26KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2012-07-23KVM: Add config to support ple or cpu relax optimzationRaghavendra K T
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity