On Mon, Jul 03, 2017 at 08:34:22AM +0200, Felix Schmoll wrote:
> Added an interactive option to the 'xl console'-command that
> forwards the input stream of the console to the underlying pty.
>
> Made corresponding changes to libxl, xl and xenconsole.
>
> Signed-off-by: Felix Schmoll
> ---
> to
Added an interactive option to the 'xl console'-command that
forwards the input stream of the console to the underlying pty.
Made corresponding changes to libxl, xl and xenconsole.
Signed-off-by: Felix Schmoll
---
tools/console/client/main.c | 4
tools/libxl/libxl.h | 5 +++--
to