From: Marc-André Lureau Date: Tue, 3 Jan 2017 19:10:23 +0000 (+0100) Subject: qemu-options: stdio is available on win32 X-Git-Tag: v2.9.0-rc0~122^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4602450a5941ecf8b1c5b9b9ed4809305d7baa17;p=thirdparty%2Fqemu.git qemu-options: stdio is available on win32 Available since commit db418a0a7ef5887ea0f3d167584e6f500bb0c4c5 (October 2011, qemu 1.0) Signed-off-by: Marc-André Lureau Reviewed-by: Eric Blake Signed-off-by: Paolo Bonzini --- diff --git a/qemu-options.hx b/qemu-options.hx index b1baa0d8f95..dd947267d1c 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -2430,8 +2430,6 @@ Connect to standard input and standard output of the QEMU process. exiting QEMU with the key sequence @key{Control-c}. This option is enabled by default, use @option{signal=off} to disable it. -@option{stdio} is not available on Windows hosts. - @item -chardev braille ,id=@var{id} Connect to a local BrlAPI server. @option{braille} does not take any options.