https://github.com/torvalds/linux
Raw File
Tip revision: 5ebe6afaf0057ac3eaeb98defd5456894b446d22 authored by Linus Torvalds on 04 May 2015, 02:22:23 UTC
Linux 4.1-rc2
Tip revision: 5ebe6af
00-INDEX
Virtualization support in the Linux kernel.

00-INDEX
	- this file.

paravirt_ops.txt
	- Describes the Linux kernel pv_ops to support different hypervisors
kvm/
	- Kernel Virtual Machine.  See also http://linux-kvm.org
uml/
	- User Mode Linux, builds/runs Linux kernel as a userspace program.
back to top