出典:Wikipedia
出典:『Wikipedia』 (2011/07/18 11:42 UTC 版)
In computing, Kernel-based Virtual Machine (KVM) is a virtual machine implementation using the operating system's kernel. This often allows for greater performance than when using virtual machine solutions which rely on user-space drivers. For the sake of this article, KVM will refer to the Linux kernel virtualization infrastructure. KVM supports native virtualization on x86 processors that provide Intel VT-x or AMD-V extensions but does not depend on it; it has also been ported to S/390, PowerPC, and IA-64, and an ARM port is in progress.