Nickbrown.com.au

Internet, Hosting, The Australian Marketplace and a bunch of inane ramblings.

Archive | Uncategorized RSS feed for this section

9 December 2010 2 Comments

No CPU Virtualization Support when running Xen Kernel

While attempting to run up KVM on a CentOS install tonight I found that Linux was reporting the processor did not offer hardware virtualization support;

[root@srv ~]# egrep ‘(vmx|svm)’ –color=always /proc/cpuinfo
[root@srv ~]#
This is despite running a processor which has full support per the vendor, as well as it being enabled within BIOS. It is important [...]