Nest DevInfra | 5ce3349 | 2018-07-30 20:09:11 -0700 | [diff] [blame] | 1 | Virtualization support in the Linux kernel. |
2 | |||||
3 | 00-INDEX | ||||
4 | - this file. | ||||
5 | |||||
6 | paravirt_ops.txt | ||||
7 | - Describes the Linux kernel pv_ops to support different hypervisors | ||||
8 | kvm/ | ||||
9 | - Kernel Virtual Machine. See also http://linux-kvm.org | ||||
10 | uml/ | ||||
11 | - User Mode Linux, builds/runs Linux kernel as a userspace program. |