forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
06639f8ff5
At present when pressing Ctrl+C from a guest running on QEMU Windows with a multiplexed monitor, e.g.: -serial mon:stdio, QEMU executable just exits. This behavior is inconsistent with the Linux version. Such behavior is caused by unconditionally setting the input mode ENABLE_PROCESSED_INPUT for a console's input buffer. Fix this by testing whether the chardev is allowed to do so. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20221025141015.612291-1-bin.meng@windriver.com> |
2 years ago | |
---|---|---|
.. | ||
baum.c | 2 years ago | |
char-console.c | 6 years ago | |
char-fd.c | 3 years ago | |
char-fe.c | 3 years ago | |
char-file.c | 6 years ago | |
char-io.c | 3 years ago | |
char-mux.c | 3 years ago | |
char-null.c | 6 years ago | |
char-parallel.c | 6 years ago | |
char-pipe.c | 3 years ago | |
char-pty.c | 3 years ago | |
char-ringbuf.c | 4 years ago | |
char-serial.c | 3 years ago | |
char-socket.c | 2 years ago | |
char-stdio.c | 3 years ago | |
char-udp.c | 3 years ago | |
char-win-stdio.c | 2 years ago | |
char-win.c | 5 years ago | |
char.c | 2 years ago | |
chardev-internal.h | 3 years ago | |
meson.build | 3 years ago | |
msmouse.c | 2 years ago | |
spice.c | 3 years ago | |
testdev.c | 4 years ago | |
trace-events | 4 years ago | |
trace.h | 4 years ago | |
wctablet.c | 2 years ago |