Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+2 |
2017-09-22 | chardev: remove context in chr_update_read_handler | Peter Xu | 1 | -2/+1 |
2017-09-22 | chardev: use per-dev context for io_add_watch_poll | Peter Xu | 1 | -1/+1 |
2017-08-01 | char-fd: remove useless chr pointer | Marc-André Lureau | 1 | -1/+0 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -3/+3 |
2017-05-03 | char: Fix removing wrong GSource that be found by fd_in_tag | zhanghailiang | 1 | -4/+4 |
2017-03-06 | char: remove the right fd been watched in qemu_chr_fe_set_handlers() | zhanghailiang | 1 | -3/+3 |
2017-01-31 | char: move fd chardev in its own file | Marc-André Lureau | 1 | -0/+170 |