rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [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. |