After I get the git tree, checking out the 0.12.2 tag, I run configure+make.
The results of the compilation are
qemu-nbd
qemu-img
qemu-io
qemu-system-x86_64

There is no qemu-kvm.
When qemu-system-x86_64 is called by libvirtd, it is called with -no-kvm flag,
resulting in emulation mode and poor performance.

What do I need to do to compile qemu-kvm from source?

Thanks,
Dan
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to