Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
10e2ec8edece2566b40f69bae035a555ece71ab4
/
arch
/
x86
/
kvm
/
Kconfig
916391a
KVM: SVM: Add support for SEV-ES capability in KVM
by Tom Lendacky
· 4 years, 3 months ago
8f116a6
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
by Matteo Croce
· 4 years, 5 months ago
72c3c0f
x86/kvm: Use generic xfer to guest work function
by Thomas Gleixner
· 4 years, 8 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 9 months ago
20c384f
vhost: refine vhost and vringh kconfig
by Jason Wang
· 5 years ago
a754acc
KVM: fix Kconfig menu text for -Werror
by Jason A. Donenfeld
· 5 years ago
4f337fa
KVM: allow disabling -Werror
by Paolo Bonzini
· 5 years ago
8f63aaf
KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
by Sean Christopherson
· 5 years ago
2d5ba19
kvm: x86: add host poll control msrs
by Marcelo Tosatti
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
d30f370
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
by Janakarajan Natarajan
· 7 years ago
505c9e9
KVM: x86: prefer "depends on" to "select" for SEV
by Paolo Bonzini
· 7 years ago
5dd0a57
KVM: X86: Add CONFIG_KVM_AMD_SEV
by Brijesh Singh
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e42eef4
KVM: add X86_LOCAL_APIC dependency
by Arnd Bergmann
· 7 years ago
ecda85e
x86/lguest: Remove lguest support
by Juergen Gross
· 8 years ago
c2ce3f5
x86: add MULTIUSER dependency for KVM
by Arnd Bergmann
· 8 years ago
ad6260d
KVM: x86: drop legacy device assignment
by Paolo Bonzini
· 8 years ago
557abc4
KVM: remove kvm_vcpu_compatible
by Paolo Bonzini
· 9 years ago
8727688
KVM: x86: select IRQ_BYPASS_MANAGER
by Feng Wu
· 9 years ago
e80a4a9
KVM: x86: mark legacy PCI device assignment as deprecated
by Paolo Bonzini
· 10 years ago
e194bbd
kvm: x86: default legacy PCI device assignment support to "n"
by Paolo Bonzini
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e108ff2
KVM: x86: switch to kvm_get_dirty_log_protect
by Paolo Bonzini
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
297e210
KVM: Give IRQFD its own separate enabling Kconfig option
by Paul Mackerras
· 11 years ago
9449162
kvm: make KVM_MMU_AUDIT help text more readable
by Randy Dunlap
· 11 years ago
ec53500
kvm: Add VFIO device
by Alex Williamson
· 11 years ago
2a5bab1
kvm: Allow build-time configuration of KVM device assignment
by Alex Williamson
· 12 years ago
a725d56
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
by Alexander Graf
· 12 years ago
92b5265
KVM: Depend on HIGH_RES_TIMERS
by Liu, Jinsong
· 13 years ago
f2a7434
KVM: Add config to support ple or cpu relax optimzation
by Raghavendra K T
· 13 years ago
07975ad
KVM: Introduce direct MSI message injection for in-kernel irqchips
by Jan Kiszka
· 13 years ago
f5132b0
KVM: Expose a version 2 architectural PMU to a guests
by Gleb Natapov
· 13 years ago
43771eb
KVM: Make KVM_INTEL depend on CPU_SUP_INTEL
by Avi Kivity
· 13 years ago
df3d8ae
KVM: uses TASKSTATS, depends on NET
by Randy Dunlap
· 14 years ago
fd079fa
KVM: fix TASK_DELAY_ACCT kconfig warning
by Randy Dunlap
· 14 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
e725421
virtio: expose for non-virtualization users too
by Ohad Ben-Cohen
· 14 years ago
c9aaa89
KVM: Steal time implementation
by Glauber Costa
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago
8b1fe17
KVM: MMU: support disable/enable mmu audit dynamicly
by Xiao Guangrong
· 15 years ago
c812a51
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
50eb2a3
KVM: Add KVM_MMIO kconfig item
by Avi Kivity
· 15 years ago
3a4d5c9
vhost_net: a kernel-level virtio server
by Michael S. Tsirkin
· 15 years ago
18863bd
KVM: x86 shared msr infrastructure
by Avi Kivity
· 16 years ago
2023a29
KVM: remove old KVMTRACE support code
by Marcelo Tosatti
· 16 years ago
73880c8
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
by Gleb Natapov
· 16 years ago
721eecbf
KVM: irqfd
by Gregory Haskins
· 16 years ago
0ba12d1
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
by Avi Kivity
· 16 years ago
58f8ac2
KVM: Expand on "help" info to specify kvm intel and amd module names
by Robert P. J. Day
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
5d9b8e3
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
by Avi Kivity
· 16 years ago
b6ab4af
tracing, kvm: change MARKERS to select instead of depends on
by Ingo Molnar
· 16 years ago
ca93e99
KVM: Require the PCI subsystem
by Avi Kivity
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 17 years ago
d4c9ff2
KVM: Add kvm trace userspace interface
by Feng(Eric) Liu
· 17 years ago
268fe02
KVM: no longer EXPERIMENTAL
by Avi Kivity
· 17 years ago
0ad07ec
virtio: Put the virtio under the virtualization menu
by Anthony Liguori
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed from drivers/kvm/Kconfig]
fb56dbb
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
by Avi Kivity
· 17 years ago
9525ca0
Consolidate host virtualization support under Virtualization menu
by Rusty Russell
· 17 years ago
15ad714
KVM: Use the scheduler preemption notifiers to make kvm preemptible
by Avi Kivity
· 18 years ago
36a74097
KVM: Fix virtualization menu help text
by Avi Kivity
· 17 years ago
06bfb7e
Add some help texts to recently-introduced kconfig items
by Jan Engelhardt
· 18 years ago
7766879
KVM: Require CONFIG_ANON_INODES
by Avi Kivity
· 18 years ago
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 18 years ago
e663ee6
KVM: MMU: Make setting shadow ptes atomic on i386
by Avi Kivity
· 18 years ago
de06206
Use menuconfig objects II - KVM/Virt
by Jan Engelhardt
· 18 years ago
eeca7a3
[S390] Kconfig: refine depends statements.
by Martin Schwidefsky
· 18 years ago
fd24dc4
[PATCH] KVM: Put KVM in a new Virtualization menu
by Avi Kivity
· 18 years ago
6aa8b73
[PATCH] kvm: userspace interface
by Avi Kivity
· 18 years ago