| xj | b04a402 | 2021-11-25 15:01:52 +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. | ||||