Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chardev: Add macOS to list of OSes that support -chardev serial | Mikhail Gusarov | 2020-05-04 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | chardev: ensure termios is fully initialized | Daniel P. Berrangé | 2019-02-12 | 1 | -1/+1 |
* | serial: Open non-block | Dr. David Alan Gilbert | 2018-07-02 | 1 | -1/+2 |
* | char: Remove unwanted crlf conversion | Patryk Olszewski | 2018-06-01 | 1 | -1/+1 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -0/+2 |
* | chardev: Clean up previous patch indentation | Eric Blake | 2018-01-16 | 1 | -34/+32 |
* | chardev: Use goto/label instead of do/break/while(0) | Eric Blake | 2018-01-16 | 1 | -3/+10 |
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -3/+3 |
* | char-win: rename win_chr_init/poll win_chr_serial_init/poll | Marc-André Lureau | 2017-06-02 | 1 | -1/+1 |
* | char: move serial chardev to its own file | Marc-André Lureau | 2017-01-31 | 1 | -0/+318 |