x86/smpboot: Init apic mapping before usage
[cascardo/linux.git] / Documentation / virtual / 00-INDEX
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.