KVM - virtualization support

Mohammed Gamal m.gamal005 at gmail.com
Tue Dec 21 04:56:37 EST 2010


On Tue, Dec 21, 2010 at 8:49 AM, Sengottuvelan S
<sengottuvelan.s at gmail.com> 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
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>



More information about the Kernelnewbies mailing list