KVM

From Han Wiki
Revision as of 15:03, 5 July 2018 by Mhan (talk | contribs)

Jump to navigation Jump to search

Kernel-based Virtual Machine. A hypervisor technology featuring tight integration to Linux kernel.

Installation

Installing on CentOS 7.5

  • Tested on CentOS 7.5.1804

Install required packages.

# yum install qemu-kvm libvirt libvirt-python libguestfs-tools virt-install