Add -enable-kvm option to qemu command line.
authorRichard Jones <rjones@redhat.com>
Tue, 9 Feb 2010 16:30:18 +0000 (16:30 +0000)
committerRichard Jones <rjones@redhat.com>
Tue, 9 Feb 2010 16:30:18 +0000 (16:30 +0000)
commit245ac5673700f54479e9408e8659cb68f80c344a
tree55cc3db9d8deef5dbcd8d35c600f73ca0770481c
parente4fbe3e2cd130fa0b1b21a105729cd6ef32aac38
Add -enable-kvm option to qemu command line.

If the version of qemu being used supports -enable-kvm option,
then check if /dev/kvm is openable and add this option.

I have found this option makes no difference, although it is
*supposed* to enable KVM (hardware virtualization) support.
src/guestfs.c