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