====== Instalace a zprovoznění KVM na CentOS 6.2 ====== ===== Instalace ===== yum install kvm libvirt yum install policycoreutils-python ===== Konfigurace ===== semanage fcontext -a -t virt_image_t "/home/vm(/.*)?" restorecon -R /home/vm service libvirtd restart