diff options
author | Laurent Vivier <lvivier@redhat.com> | 2017-07-17 16:45:27 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-08-01 17:27:33 +0200 |
commit | d73f0247228830a7730bb60af467e8d47aee78cf (patch) | |
tree | 25674374344763919ceb540ba79f476458965b07 /include/chardev | |
parent | f70d3451fe468eacddb15ccf5fd170754510b0a0 (diff) |
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>
Message-Id: <20170717144527.24534-1-lvivier@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/chardev')
0 files changed, 0 insertions, 0 deletions