Hardware virtualisation and Wiki misinformation - cautionary
Linux - VirtualizationThis forum is for the discussion of all topics relating to Linux Virtualization. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Been playing with VBox for a while, got serious earlier this year with QEMU and KVM in Ubuntu 8.04.x LTS, mostly. When choosing a machine for KVM, the CPU virtualisation hooks are clearly critical, so we had a look for lists of CPUs with this information, and landed inevitably onto the usually excellent Wikipedia.
I'll need to repeat this research before posting any links, but there was a problem with (eg) lists of AMD CPUs being labelled as AMD-V compatible, but deeper investigation on the AMD site suggested the opposite.
Think there were a few Intel ones similarly mislabelled on Wikipedia, but cannot be sure. Need to check.
A majority of popular CPUs seem to lack virtualisation hardware, to date. Which is a pity since it does seem to have a (small) performance advantage.
So.... take care with cpu choice, folks. Will try to make this a bit more rigorous when time permits.
once you install kvm, lsmod for kvm_intel or kvm_amd, if the module doesn't load, you have VT disabled or you don't have it. its the easiest way of checking
tw, if you enable VT in BIOS, make sure you do a full powercycle of the system, not just save changes and reboot.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.