aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/random
Commit message (Expand)AuthorAgeFilesLines
* Huge cleanup of random(4) code.Mark Murray2015-06-301-1/+1
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* Wait for the callout to finish before unloading the moduleBryan Venteicher2014-04-241-1/+1
* Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher2014-01-181-0/+231