LWN.net Logo

KVM steals virtualization spotlight (ZDNet)

KVM steals virtualization spotlight (ZDNet)

Posted Feb 27, 2007 4:14 UTC (Tue) by drag (subscriber, #31333)
In reply to: KVM steals virtualization spotlight (ZDNet) by nlucas
Parent article: KVM steals virtualization spotlight (ZDNet)

You CPU should support VT. I have a Pentium-D 930 and it supports VT and I've run KVM on it.

The trouble could be the motherboard. You need both to support VT in order to use the extensions. I have a Asus unit with a intel 945G chipset.

Look for BIOS settings. I beleive that sometimes BIOS upgrades can possibly enable the VT extensions so look fro a bios upgrade if you can't find any settings. By default the VT stuff was disabled in my BIOS.

The Pentium-D 8xx proccessors don't support VT, but the Pentium-D 9xx should.

The nice thing about Qemu + Kqemu and Qemu modified to support KVM is that images should work in both setups. Also they can run non-ported OSes (ie: Windows or SCO or whatever) were as Xen cannot without the VT extensions themselves.

But I do understand. I run Xen on my fileserver at home since it's just a AMD Althon XP. I have 2 nic cards, one is a Intel GB/s card and that goes to my lan, and then the onboard 100Mb/s goes to the 'DMZ' port on my Debian/Shorewall-based router. That way if the internet-facing server running in the VM gets compromised my home lan is still completely isolated. Good stuff. :-)


(Log in to post comments)

KVM steals virtualization spotlight (ZDNet)

Posted Feb 27, 2007 14:28 UTC (Tue) by nlucas (subscriber, #33793) [Link]

940 has VT, 945 doesn't (needs to end with a 0).

When I bought the CPU there were no 9x0 available in stock (and no prevision of when there would be), so I ended up buying the one without VT.
I could go find it at other store, but that one gives me a very large discount...

KVM steals virtualization spotlight (ZDNet)

Posted Feb 27, 2007 20:28 UTC (Tue) by drag (subscriber, #31333) [Link]

Oh realy.

That sucks, I thought all 9xx proccessors supported it.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds