summaryrefslogtreecommitdiffstats
path: root/backends/rng.c
Commit message (Expand)AuthorAgeFilesLines
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* rng: switch request queue to QSIMPLEQLadi Prosek2019-11-291-7/+10
* rng: add request queue support to rng-randomLadi Prosek2019-11-291-1/+12
* rng: move request queue cleanup from RngEgd to RngBackendLadi Prosek2019-11-291-0/+32
* rng: remove the unused request cancellation codeLadi Prosek2019-11-291-9/+0
* backends: Clean up includesPeter Maydell2019-11-291-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-1/+1
* qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster2014-05-051-4/+7
* virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov2014-01-281-2/+10
* add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov2014-01-281-0/+5
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* rng: add RndBackend abstract object classAnthony Liguori2012-11-161-0/+93
OpenPOWER on IntegriCloud