在linux系统上使用kvm安装系统时,如果你的cpu不支持虚拟化技术那么可能会报以下错误: Warning:KVM is not available. This may mean the KVM package is not installed, or the KVM kernel modules are not loaded. your virtual machines may perform poorly. 解决方式就是设置系统支持虚拟化技术,本例中的环境为vmware中安装了rhel7,…