lguest: lguest.txt documentation fix
Mention the config options for the Virtio drivers and move the Virtualization menu to the toplevel. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Rusty Russell
parent
b488f22d70
commit
9b7a448e2b
@@ -42,12 +42,16 @@ Running Lguest:
|
|||||||
CONFIG_PHYSICAL_ALIGN=0x100000)
|
CONFIG_PHYSICAL_ALIGN=0x100000)
|
||||||
|
|
||||||
"Device Drivers":
|
"Device Drivers":
|
||||||
|
"Block devices"
|
||||||
|
"Virtio block driver (EXPERIMENTAL)" = M/Y
|
||||||
"Network device support"
|
"Network device support"
|
||||||
"Universal TUN/TAP device driver support" = M/Y
|
"Universal TUN/TAP device driver support" = M/Y
|
||||||
(CONFIG_TUN=m)
|
"Virtio network driver (EXPERIMENTAL)" = M/Y
|
||||||
"Virtualization"
|
(CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m and CONFIG_TUN=m)
|
||||||
"Linux hypervisor example code" = M/Y
|
|
||||||
(CONFIG_LGUEST=m)
|
"Virtualization"
|
||||||
|
"Linux hypervisor example code" = M/Y
|
||||||
|
(CONFIG_LGUEST=m)
|
||||||
|
|
||||||
- A tool called "lguest" is available in this directory: type "make"
|
- A tool called "lguest" is available in this directory: type "make"
|
||||||
to build it. If you didn't build your kernel in-tree, use "make
|
to build it. If you didn't build your kernel in-tree, use "make
|
||||||
|
Reference in New Issue
Block a user