Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LGUEST_GUEST
has multiple definitions:
arch/x86/lguest/Kconfig
The configuration item CONFIG_LGUEST_GUEST:
CONFIG_X86_32 && CONFIG_PARAVIRT && CONFIG_PCI
Lguest is a tiny in-kernel hypervisor. Selecting this will allow your kernel to boot under lguest. This option will increase your kernel size by about 10k. If in doubt, say N.
If you say Y here, make sure you say Y (or M) to the virtio block and net drivers which lguest needs.
drivers/lguest/Kconfig
The configuration item CONFIG_LGUEST_GUEST:
(none)
The guest needs code built-in, even if the host has lguest support as a module. The drivers are tiny, so we build them in too.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab