]> Git Repo - qemu.git/commit - vl.c
vl: Print error when using incorrect backend for debugcon
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 11 Oct 2018 17:12:54 +0000 (19:12 +0200)
committerMarkus Armbruster <[email protected]>
Fri, 19 Oct 2018 12:40:15 +0000 (14:40 +0200)
commitd7ecf712382486ef0d79fe335f5abb333b44d279
treefba22db70e4b98e376731aa5d395f6aaf9debe6f
parent4c9ab1e693c46f3db9c1e7c0e4251ba37bff5e39
vl: Print error when using incorrect backend for debugcon

When using an incorrect backend for the debugcon, QEMU exits silently
without any error indication, which is confusing.
Add a message that the character backend is invalid.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20181011171254[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
vl.c
This page took 0.021366 seconds and 4 git commands to generate.