1. ff92444 backends: Improve error messages when property can no longer be set by Markus Armbruster · 2 years, 5 months ago
  2. a3d3ee6 rng-random: register "filename" as class property by Eduardo Habkost · 4 years, 6 months ago
  3. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  4. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 11 months ago
  5. a2230bd VirtIO-RNG: Update default entropy source to `/dev/urandom` by Kashyap Chamarthy · 6 years ago
  6. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  7. cde6361 rng-random: rename RndRandom to RngRandom by Wei Jiangang · 9 years ago
  8. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  9. 443590c rng: switch request queue to QSIMPLEQ by Ladi Prosek · 9 years ago
  10. 60253ed rng: add request queue support to rng-random by Ladi Prosek · 9 years ago
  11. 9c05833 backends: Clean up includes by Peter Maydell · 9 years ago
  12. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  13. 2458810 Drop superfluous conditionals around g_strdup() by Markus Armbruster · 10 years ago
  14. feced89 rng-random: NULL check not needed before g_free() by Eduardo Habkost · 11 years ago
  15. 513b8c7 rng: initialize file descriptor to -1 by Paolo Bonzini · 11 years ago
  16. bc5741a rng-random: use error_setg_file_open() by Luiz Capitulino · 12 years ago
  17. acbbc03 rng random backend: check for -EAGAIN errors on read by Amit Shah · 12 years ago
  18. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  19. 7f9c9d1 rng-random: Use qemu_open / qemu_close by Stefan Berger · 12 years ago
  20. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  21. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  22. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  23. 5c74521 rng-random: add an RNG backend that uses /dev/random (v3) by Anthony Liguori · 13 years ago