On Mon, Jun 22, 2009 at 12:18:44PM +0200, ChaosMedia > WebDev wrote:
Hi,
i've installed lastest kvm-86 and libvirt-0.6.4 tarballs on my debian
stable and have a problem using virsh
No matter what i do in the guest domain config or with /usr/bin/
symlinks, libvirt keeps using the -no-kvm option when starting guests
when my cpu has kvm-amd support, modules are loaded and /dev/kvm exists,
and starting the guests thru command line works fine, and faster.
These two shows libvirt knows about KVM, so the bug must be in
the guest XML config.
...
I suspect you've not got type='kvm' on the <domain> tag.