On Tue, Dec 21, 2010 at 8:49 AM, Sengottuvelan S
<[email protected]> wrote:
> 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.
>

This most likely means your processor doesn't support
hardware-assisted virtualization altogether.
What's your exact processor model?

> --
> Regards,
> S. Sengottuvelan.
>
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to