Thomas Huth 98e56ae679 accel: Improve selection of the default accelerator
When compiling with "--disable-tcg", we currently still use "tcg"
as default accelerator. "kvm" should be used in this case instead.
Also, some downstream distros provide QEMU binaries which have "kvm"
in their names (e.g. "qemu-kvm" on RHEL or "kvm" on Ubuntu) that use
KVM by default - and some users might want to do something similar
with upstream binaries, too. Accomodate them by using "kvm:tcg" as
default when we detect such a binary name.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1538748792-19444-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-01-11 13:57:23 +01:00
..
2019-01-04 17:34:58 -06:00
2018-12-26 06:40:24 +11:00
2019-01-10 15:33:28 +00:00
2018-11-27 15:35:15 +01:00
2018-12-04 11:06:15 +00:00
2018-12-14 11:52:41 +01:00
2018-10-12 11:32:18 +02:00
2018-12-26 06:40:02 +11:00