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
/
arch
/
x86
/
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: x86: Implement kvm_arch_vcpu_pre_fault_memory()
Paolo Bonzini
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
2024-05-23
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Sean Christopherson
2024-05-23
KVM: x86: Disable KVM_INTEL_PROVE_VE by default
Sean Christopherson
2024-05-12
KVM: SEV: Implement gmem hook for invalidating private pages
Michael Roth
2024-05-12
KVM: SEV: Implement gmem hook for initializing private pages
Michael Roth
2024-05-12
KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
Michael Roth
2024-04-19
KVM: VMX: Introduce test mode related to EPT violation VE
Isaku Yamahata
2024-04-04
x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
Borislav Petkov (AMD)
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
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
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
KVM: x86: add missing "depends on KVM"
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-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-11-30
KVM: x86: Turn off KVM_WERROR by default for all configs
Sean Christopherson
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-09-28
KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs
Kyle Meyer
2023-08-31
KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
Sean Christopherson
2023-08-03
KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
Sean Christopherson
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
2022-09-29
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
Marc Zyngier
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
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-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-10-01
KVM: x86: add config for non-kvm users of page tracking
David Stevens
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-17
kvm: x86: implement KVM PM-notifier
Sergey Senozhatsky
2021-05-12
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
Peter Zijlstra
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
[next]