Files
xemu/chardev
Marc-André Lureau e0b6767b6c char-udp: flush as much buffer as possible
Instead of flushing the buffer byte by byte, call qemu_chr_be_write()
with as much byte possible accepted by the front-end.

Factor out buffer flushing in a common function udp_chr_flush_buffer().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-05-04 15:34:41 +04:00
..
2017-05-04 15:34:41 +04:00
2017-05-04 15:34:41 +04:00
2017-01-31 23:31:21 +04:00
2017-05-04 15:34:41 +04:00