To check whether one VM instance supports hardware virtualization, run egrep "vmx|svm" /proc/cpuinfo in your terminal. If there are outputs, the VM instance supports hardware virtualization.