qemu: Pass -machine accel=kvm:tcg option on qemu command line.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Aug 2013 14:41:54 +0000 (15:41 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Aug 2013 14:59:57 +0000 (15:59 +0100)
commit280f8df59eba30ac4c0907efbdc86891139aab57
tree76fdd93aa2a8197590c3d0d9375733b895c96487
parent1a2ef4ef4740caeb0357c433004256ce33444a69
qemu: Pass -machine accel=kvm:tcg option on qemu command line.

This makes qemu try to use KVM, and fall back cleanly to TCG if
hardware accelerated virt is not available.
qemu-sanity-check.in