summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-rng.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-09-04virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-05-23rng-random: rename RndRandom to RngRandomWei Jiangang
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta
2015-06-10virtio-rng: move qdev properties into virtio-rng.cShannon Zhao
2015-02-26virtio-rng: use standard-headersMichael S. Tsirkin
2013-12-09virtio-rng: Convert to QOM realizeAndreas Färber
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic
2013-04-24virtio-rng: don't use pointer for configuration.KONRAD Frederic
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini