index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
KVM: VMX: Introduce test mode related to EPT violation VE
Isaku Yamahata
1
-0
/
+13
2024-04-04
x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
Borislav Petkov (AMD)
1
-0
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
1
-3
/
+4
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
1
-3
/
+4
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+1
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
1
-3
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-2
/
+0
2024-02-08
kvm: move "select IRQ_BYPASS_MANAGER" to common code
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-0
/
+1
2024-01-08
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-7
/
+7
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+14
2024-01-08
KVM: x86: add missing "depends on KVM"
Paolo Bonzini
1
-1
/
+1
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-2
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-1
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
1
-0
/
+14
2023-11-30
KVM: x86: Turn off KVM_WERROR by default for all configs
Sean Christopherson
1
-7
/
+7
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
1
-0
/
+12
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-1
/
+1
2023-09-28
KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs
Kyle Meyer
1
-0
/
+11
2023-08-31
KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
Sean Christopherson
1
-0
/
+13
2023-08-03
KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
Sean Christopherson
1
-1
/
+1
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-0
/
+1
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
1
-0
/
+11
2022-09-29
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
Marc Zyngier
1
-0
/
+1
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
1
-1
/
+1
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
1
-7
/
+0
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
1
-0
/
+1
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
1
-0
/
+1
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+1
2021-10-01
KVM: x86: add config for non-kvm users of page tracking
David Stevens
1
-0
/
+3
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-06-17
kvm: x86: implement KVM PM-notifier
Sergey Senozhatsky
1
-0
/
+1
2021-05-12
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
Peter Zijlstra
1
-4
/
+1
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
1
-0
/
+12
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
1
-0
/
+9
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
1
-1
/
+2
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
1
-0
/
+1
2020-07-24
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-4
/
+0
2020-03-05
KVM: fix Kconfig menu text for -Werror
Jason A. Donenfeld
1
-1
/
+1
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
1
-0
/
+13
2020-01-13
KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
Sean Christopherson
1
-6
/
+4
2019-06-18
kvm: x86: add host poll control msrs
Marcelo Tosatti
1
-0
/
+1
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
[next]