1. 81517ba char: add backend hotswap handler by Anton Nefedov · 7 years ago
  2. 1ce2610 char: make chr_fe_deinit() optionaly delete backend by Marc-André Lureau · 8 years ago
  3. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  4. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  5. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  6. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  7. c39860e char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit by Marc-André Lureau · 8 years ago
  8. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  9. 32a6ebe char: remaining switch to CharBackend in frontend by Marc-André Lureau · 8 years ago
  10. 2c9bf30 rng: remove unused included header by Marc-André Lureau · 8 years ago
  11. 6ab3fc3 hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all by Daniel P. Berrange · 8 years ago
  12. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 8 years ago
  13. 443590c rng: switch request queue to QSIMPLEQ by Ladi Prosek · 9 years ago
  14. 60253ed rng: add request queue support to rng-random by Ladi Prosek · 9 years ago
  15. 9f14b0a rng: move request queue cleanup from RngEgd to RngBackend by Ladi Prosek · 9 years ago
  16. 74074e8 rng: move request queue from RngEgd to RngBackend by Ladi Prosek · 9 years ago
  17. 3c52ddc rng: remove the unused request cancellation code by Ladi Prosek · 9 years ago
  18. 9c05833 backends: Clean up includes by Peter Maydell · 9 years ago
  19. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 9 years ago
  20. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 9 years ago
  21. abb4d5f Revert "rng-egd: remove redundant free" by Eduardo Habkost · 10 years ago
  22. 1eb1bd9 rng-egd: offset the point when repeatedly read from the buffer by Amos Kong · 11 years ago
  23. 5e490b6 rng-egd: remove redundant free by Amos Kong · 11 years ago
  24. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 11 years ago
  25. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 11 years ago
  26. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  27. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  28. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  29. 9cb535f rng-egd: don't use gslist_free_full by Anthony Liguori · 12 years ago
  30. 1da2738 rng-egd: introduce EGD compliant RNG backend by Anthony Liguori · 12 years ago