blob: af0d23968ee710983f8797ed41f91fc01a220010 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001Virtualization support in the Linux kernel.
2
300-INDEX
4 - this file.
5
6paravirt_ops.txt
7 - Describes the Linux kernel pv_ops to support different hypervisors
8kvm/
9 - Kernel Virtual Machine. See also http://linux-kvm.org
10uml/
11 - User Mode Linux, builds/runs Linux kernel as a userspace program.