1. 327993f chardev/mux: implement detach of frontends from mux by Roman Penyaev · 5 months ago
  2. 709a4ca chardev/mux: introduce `mux_chr_attach_frontend() call by Roman Penyaev · 5 months ago
  3. c64f0bc chardev/mux: convert size members to unsigned int by Roman Penyaev · 5 months ago
  4. 4a18751 error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 12 months ago
  5. d0bad43 char: Slightly better error reporting when chardev is in use by Markus Armbruster · 12 months ago
  6. 67b5595 chardev: use bool for fe_is_open by Alex Bennée · 1 year, 3 months ago
  7. bf7b1ea chardev: mark explicitly first argument as poisoned by Marc-André Lureau · 3 years, 7 months ago
  8. ffa0f7e chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h" by Philippe Mathieu-Daudé · 4 years, 10 months ago
  9. 3d9e232 char: update the mux handlers in class callback by Marc-André Lureau · 6 years ago
  10. 7a9657e chardev: fix mess in OPENED/CLOSED events when muxed by Artem Pisarenko · 6 years ago
  11. 425d8a4 chardev: unref if underlying chardev has no parent by Marc-André Lureau · 7 years ago
  12. 4318285 chardev: remove qemu_chr_fe_read_all() counter by Marc-André Lureau · 7 years ago
  13. 12051d8 chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init() by Peter Maydell · 7 years ago
  14. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  15. 0dd1358 Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 7 years ago
  16. 91e14fb chardev: use backend chr context when watch for fe by Peter Xu · 7 years ago
  17. 07241c2 chardev: new qemu_chr_be_update_read_handlers() by Peter Xu · 7 years ago
  18. 3065070 char: avoid chardevice direct access by Anton Nefedov · 8 years ago
  19. 7c44a2a char: forbid direct chardevice access for hotswap devices by Anton Nefedov · 8 years ago
  20. 81517ba char: add backend hotswap handler by Anton Nefedov · 8 years ago
  21. 1ce2610 char: make chr_fe_deinit() optionaly delete backend by Marc-André Lureau · 8 years ago
  22. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago