aboutsummaryrefslogtreecommitdiff
path: root/chardev/char-serial.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-12chardev: ensure termios is fully initializedDaniel P. Berrangé
2018-07-02serial: Open non-blockDr. David Alan Gilbert
2018-06-01char: Remove unwanted crlf conversionPatryk Olszewski
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-01-16chardev: Clean up previous patch indentationEric Blake
2018-01-16chardev: Use goto/label instead of do/break/while(0)Eric Blake
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-02char-win: rename win_chr_init/poll win_chr_serial_init/pollMarc-André Lureau
2017-01-31char: move serial chardev to its own fileMarc-André Lureau