aboutsummaryrefslogtreecommitdiff
path: root/backends/rng.c
AgeCommit message (Expand)Author
2016-03-08rng: switch request queue to QSIMPLEQLadi Prosek
2016-03-03rng: add request queue support to rng-randomLadi Prosek
2016-03-03rng: move request queue cleanup from RngEgd to RngBackendLadi Prosek
2016-03-03rng: remove the unused request cancellation codeLadi Prosek
2016-02-04backends: Clean up includesPeter Maydell
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2014-05-05qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov
2014-01-28add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-11-16rng: add RndBackend abstract object classAnthony Liguori