xenconsole: Add option to xenconsole to always forward console input
authorFelix Schmoll <eggi.innovations@gmail.com>
Thu, 20 Jul 2017 07:47:48 +0000 (09:47 +0200)
committerWei Liu <wei.liu2@citrix.com>
Thu, 20 Jul 2017 16:34:53 +0000 (17:34 +0100)
commit32e5bd5dcf6f45c2fc39d8d62b52b53d3e79ada7
tree834eed6df88887dcc8ce36726a988b3dbedbcf29
parent64c3fce24585740a43eb0d589de6e329ca454502
xenconsole: Add option to xenconsole to always forward console input

Currently the default behaviour of the xenconsole client is to
ignore any input to stdin, unless stdin and stdout are both
ttys. The new option allows to manually overwrite this, causing the
client to forward input regardless.

Signed-off-by: Felix Schmoll <eggi.innovations@gmail.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/console/client/main.c