]> git.ipfire.org Git - thirdparty/qemu.git/commit - system/vl.c
vl: warn for unavailable accelerators, clarify messages
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Nov 2019 11:08:38 +0000 (12:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Dec 2019 18:32:26 +0000 (19:32 +0100)
commit8b90f1c5aca6cfabe97a567150560d06485182fa
tree9c07df560dc71df912c08a7bbbdf4c79ebf32fee
parent6f6e1698a68ceb49e57676528612f22eaf2c16c3
vl: warn for unavailable accelerators, clarify messages

So far, specifying an accelerator that was not compiled in did not result
in an error; fix that.

While at it, clarify the mysterious "Back to TCG" message.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
vl.c