summaryrefslogtreecommitdiff
path: root/chardev/char-serial.c
AgeCommit message (Expand)AuthorFilesLines
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