mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
c3c53a0732
As suggested by Christoph Hellwig. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
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.
|
|
virtio.txt
|
|
- Text version of draft virtio spec.
|
|
See http://ozlabs.org/~rusty/virtio-spec
|