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
..
2018-03-07 08:30:28 +13:00
2018-03-02 13:45:50 -06:00
2018-03-01 18:26:17 +02:00
2018-03-02 13:45:50 -06:00
2018-10-19 13:44:12 +02:00
2018-03-08 17:38:51 +00:00
2018-12-11 15:45:22 -02:00
2016-02-23 12:43:05 +00:00
2016-03-08 12:54:14 +05:30
2018-03-13 12:04:03 +01:00
2018-12-11 15:45:22 -02:00
2018-12-20 10:29:08 +01:00