projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a00875
)
qemu-options: stdio is available on win32
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Tue, 3 Jan 2017 19:10:23 +0000
(20:10 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 27 Jan 2017 17:07:58 +0000
(18:07 +0100)
Available since commit
db418a0a7ef5887ea0f3d167584e6f500bb0c4c5
(October 2011, qemu 1.0)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-options.hx
patch
|
blob
|
history
diff --git
a/qemu-options.hx
b/qemu-options.hx
index b1baa0d8f95b9103edf5b7fb1dddb5d2a39c0178..dd947267d1c1023d8be63f13ee1718e03b37840d 100644
(file)
--- 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.