-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a 00-INDEX file to Documentation/virtual
Remove uml from the top level 00-INDEX file. Signed-off-by: Rob Landley <rlandley@parallels.com> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
- Loading branch information
Rob Landley
authored and
Randy Dunlap
committed
May 6, 2011
1 parent
ed16648
commit 570aa13
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
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. |