Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

KVM: Fix virtualization menu help text

What guest drivers?

Cc: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Avi Kivity and committed by
Linus Torvalds
36a74097 ad501bce

+2 -1
+2 -1
drivers/kvm/Kconfig
··· 6 6 depends on X86 7 7 default y 8 8 ---help--- 9 - Say Y here to get to see options for virtualization guest drivers. 9 + Say Y here to get to see options for using your Linux host to run other 10 + operating systems inside virtual machines (guests). 10 11 This option alone does not add any kernel code. 11 12 12 13 If you say N, all options in this submenu will be skipped and disabled.