mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
13289d5f2b
We're in tools/lguest now. Reported-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
Virtualization support in the Linux kernel.
|
|
|
|
00-INDEX
|
|
- this file.
|
|
kvm/
|
|
- Kernel Virtual Machine. See also http://linux-kvm.org
|
|
uml/
|
|
- User Mode Linux, builds/runs Linux kernel as a userspace program.
|
|
virtio.txt
|
|
- Text version of draft virtio spec.
|
|
See http://ozlabs.org/~rusty/virtio-spec
|