index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
2024-07-12
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
2024-05-10
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
2024-05-10
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2024-02-08
kvm: move "select IRQ_BYPASS_MANAGER" to common code
Paolo Bonzini
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-01-08
KVM: fix direction of dependency on MMU notifiers
Paolo Bonzini
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-08-17
KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
Raghavendra Rao Ananta
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-11-10
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
2022-03-11
KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Guo Ren
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
2021-06-17
kvm: add PM-notifier
Sergey Senozhatsky
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2019-04-26
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
2018-06-21
KVM: arm64: Prevent KVM_COMPAT from being selected
Marc Zyngier
2018-05-25
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-16
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2015-11-04
KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs
Jan Beulich
2015-10-01
KVM: introduce kvm_arch functions for IRQ bypass
Eric Auger
2015-02-09
KVM: Disable compat ioctl for s390
Christian Borntraeger
2015-01-23
KVM: Remove unused config symbol
Christoffer Dall
2015-01-16
KVM: Add generic support for dirty page logging
Mario Smarduch
2015-01-16
KVM: Add architecture-defined TLB flush support
Mario Smarduch
2014-08-05
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-01-30
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
2013-10-30
kvm: Add VFIO device
Alex Williamson
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
2012-07-23
KVM: Add config to support ple or cpu relax optimzation
Raghavendra K T
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
2009-09-10
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
Gleb Natapov
2009-09-10
KVM: irqfd
Gregory Haskins
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity