Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 570aa13a authored by Rob Landley's avatar Rob Landley Committed by Randy Dunlap
Browse files

Add a 00-INDEX file to Documentation/virtual


Remove uml from the top level 00-INDEX file.

Signed-off-by: default avatarRob Landley <rlandley@parallels.com>
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
parent ed16648e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -328,8 +328,6 @@ sysrq.txt
	- info on the magic SysRq key.
telephony/
	- directory with info on telephony (e.g. voice over IP) support.
uml/
	- directory with information about User Mode Linux.
unicode.txt
	- info on the Unicode character/font mapping used in Linux.
unshare.txt
+10 −0
Original line number Diff line number Diff line
Virtualization support in the Linux kernel.

00-INDEX
	- this file.
kvm/
	- Kernel Virtual Machine.  See also http://linux-kvm.org
lguest/
	- Extremely simple hypervisor for experimental/educational use.
uml/
	- User Mode Linux, builds/runs Linux kernel as a userspace program.