aboutsummaryrefslogtreecommitdiff
path: root/chardev/char-serial.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04chardev: Add macOS to list of OSes that support -chardev serialMikhail Gusarov1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-02-12chardev: ensure termios is fully initializedDaniel P. Berrangé1-1/+1
2018-07-02serial: Open non-blockDr. David Alan Gilbert1-1/+2
2018-06-01char: Remove unwanted crlf conversionPatryk Olszewski1-1/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+2
2018-01-16chardev: Clean up previous patch indentationEric Blake1-34/+32
2018-01-16chardev: Use goto/label instead of do/break/while(0)Eric Blake1-3/+10
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-3/+3
2017-06-02char-win: rename win_chr_init/poll win_chr_serial_init/pollMarc-André Lureau1-1/+1
2017-01-31char: move serial chardev to its own fileMarc-André Lureau1-0/+318