qemu-e2k/chardev
Paolo Bonzini a9b1315f86 chardev: add nodelay option
The "delay" option was introduced as a way to enable Nagle's algorithm
with ",nodelay".  Since the short form for boolean options has now been
deprecated, introduce a more properly named "nodelay" option.  The "delay"
option remains as an undocumented option.

"delay" and "nodelay" are mutually exclusive.  Because the check is
done at consumption time, the code also rejects them if one of the
two is specified via -set.

Based-on: <20210226080526.651705-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-03-06 11:41:54 +01:00
..
baum.c
char-console.c
char-fd.c util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
char-fe.c
char-file.c
char-io.c
char-mux.c chardev: do not use machine_init_done 2020-12-15 12:51:51 -05:00
char-null.c
char-parallel.c
char-pipe.c util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
char-pty.c
char-ringbuf.c
char-serial.c
char-socket.c chardev: add nodelay option 2021-03-06 11:41:54 +01:00
char-stdio.c char-stdio: Fix QMP default for 'signal' 2020-11-17 12:26:47 +01:00
char-udp.c
char-win-stdio.c
char-win.c
char.c chardev: add nodelay option 2021-03-06 11:41:54 +01:00
chardev-internal.h
meson.build brlapi: convert to meson 2021-01-02 21:03:37 +01:00
msmouse.c
spice.c spice: move add_interface() to QemuSpiceOps. 2020-10-21 15:46:14 +02:00
testdev.c
trace-events
trace.h
wctablet.c