1. 8b6aa69 Refactoring: refactor TFR() macro to RETRY_ON_EINTR() by Nikita Ivanov · 2 years, 2 months ago
  2. b84bb4d chardev: replace qemu_set_nonblock() by Marc-André Lureau · 2 years, 8 months ago
  3. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  4. 733ba02 chardev: fix qemu_chr_open_fd() with fd_in==fd_out by Marc-André Lureau · 3 years, 5 months ago
  5. 46fe3ff chardev: fix qemu_chr_open_fd() being called with fd=-1 by Marc-André Lureau · 3 years, 5 months ago
  6. bb2b058 chardev: fix fd_chr_add_watch() when in != out by Marc-André Lureau · 3 years, 4 months ago
  7. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 5 months ago
  8. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. bb86d05 chardev: remove context in chr_update_read_handler by Peter Xu · 7 years ago
  11. 6bbb6c0 chardev: use per-dev context for io_add_watch_poll by Peter Xu · 7 years ago
  12. 4db0db1 char-fd: remove useless chr pointer by Marc-André Lureau · 7 years ago
  13. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  14. b19456d char: Fix removing wrong GSource that be found by fd_in_tag by zhanghailiang · 8 years ago
  15. 8487ce4 char: remove the right fd been watched in qemu_chr_fe_set_handlers() by zhanghailiang · 8 years ago
  16. 894593a char: move fd chardev in its own file by Marc-André Lureau · 8 years ago