@@ -136,6 +136,8 @@ check_virt(){
virt="OpenVZ"
elif [[ "${virtualx}" == *kvm-clock* ]]; then
virt="KVM"
elif [[ "${sys_product}" == *KVM* ]]; then
elif [[ "${cname}" == *KVM* ]]; then
elif [[ "${cname}" == *QEMU* ]]; then
The note is not visible to the blocked user.