Age | Commit message (Expand) | Author |
2016-03-08 | rng: switch request queue to QSIMPLEQ | Ladi Prosek |
2016-03-03 | rng: add request queue support to rng-random | Ladi Prosek |
2016-03-03 | rng: move request queue cleanup from RngEgd to RngBackend | Ladi Prosek |
2016-03-03 | rng: move request queue from RngEgd to RngBackend | Ladi Prosek |
2016-03-03 | rng: remove the unused request cancellation code | Ladi Prosek |
2016-02-04 | backends: Clean up includes | Peter Maydell |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster |
2015-06-22 | qerror: Eliminate QERR_DEVICE_NOT_FOUND | Markus Armbruster |
2014-09-18 | Revert "rng-egd: remove redundant free" | Eduardo Habkost |
2013-11-21 | rng-egd: offset the point when repeatedly read from the buffer | Amos Kong |
2013-11-21 | rng-egd: remove redundant free | Amos Kong |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-04 | qemu-char: Call fe_claim / fe_release when not using qdev chr properties | Hans de Goede |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-11-16 | rng-egd: don't use gslist_free_full | Anthony Liguori |
2012-11-16 | rng-egd: introduce EGD compliant RNG backend | Anthony Liguori |