Hi All,
I am trying to see whether my kernel has KVM support or not. When i execute
#egrep -c '(vmx|svm)' /proc/cpuinfo , output shows '0'' which means my custom kernel does not have capability of KVM.
How do i enable or support KVM in my new kernel. Is it possible or not?
Please someone throw light on this.
--
Regards,
S. Sengottuvelan.