diff options
author | Laurent Vivier | 2017-07-17 16:45:27 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2017-08-01 23:13:25 +0200 |
commit | 2f6b38d171b11c2cedd294e2e7e50e110702f5ef (patch) | |
tree | 34a4cc56a23960d99e8a38bd02663bad3b8ea569 /tests | |
parent | intel_iommu: use access_flags for iotlb (diff) | |
download | qemu-2f6b38d171b11c2cedd294e2e7e50e110702f5ef.tar.gz qemu-2f6b38d171b11c2cedd294e2e7e50e110702f5ef.tar.xz qemu-2f6b38d171b11c2cedd294e2e7e50e110702f5ef.zip |
accel: cleanup error output
Only emit "XXX accelerator not found", if there are not
further accelerators listed. eg
accel=kvm:tcg
doesn't print a "KVM accelerator not found" warning
when it falls back to tcg, but a
accel=kvm
prints a warning, since no fallback is given.
Suggested-by: Daniel P. Berrange <berrange@redhat.com>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions