20 Commits (5ca6c931a7d18f3281cd7c7e5ea6cffbda63ddcc)

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 8c84f31ace chardev: .chr_open(): add boolean return value 3 months ago
Vladimir Sementsov-Ogievskiy 0c5d04867a chardev: .chr_open(): drop be_opened parameter 3 months ago
Vladimir Sementsov-Ogievskiy 0bc5c851f8 chardev: consistent naming for ChardevClass handlers implementations 3 months ago
Vladimir Sementsov-Ogievskiy 6b4f8e7488 chardev: ChardevClass: consistent naming for handlers 3 months ago
Vladimir Sementsov-Ogievskiy 30b123acbb chardev: close an fd on failure path 7 months ago
Vladimir Sementsov-Ogievskiy 69620c091d chardev: qemu_chr_open_fd(): add errp 7 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Marc-André Lureau b84bb4dfe5 chardev: replace qemu_set_nonblock() 4 years ago
Mikhail Gusarov 949da1eb9d chardev: Add macOS to list of OSes that support -chardev serial 6 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Daniel P. Berrangé 211ef6c4b6 chardev: ensure termios is fully initialized 7 years ago
Dr. David Alan Gilbert 76b004d10d serial: Open non-block 8 years ago
Patryk Olszewski 12fb0ac057 char: Remove unwanted crlf conversion 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Eric Blake 539022dd60 chardev: Clean up previous patch indentation 8 years ago
Eric Blake 19a4d43ef0 chardev: Use goto/label instead of do/break/while(0) 8 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 9 years ago
Marc-André Lureau 221e659c3f char-win: rename win_chr_init/poll win_chr_serial_init/poll 9 years ago
Marc-André Lureau 2b2f23dae7 char: move serial chardev to its own file 9 years ago