KVM

来自开放百科 - 灰狐
跳转到: 导航, 搜索
Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 KVM Thanks, Wikipedia.

KVM

KVM

目录

新闻

简介

KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream.

Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.

The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20.

指南

yum install libvirt-bin qemu-kvm
docker-machine create -d kvm kvm-vm0
docker-machine ssh kvm-vm0

KVM on Linux

项目

用户

文档

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱