summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio-rng.c
Commit message (Expand)AuthorAgeFilesLines
* virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov2014-01-281-6/+9
* virtio: Convert exit to unrealizeAndreas Färber2013-12-091-4/+5
* virtio-rng: Convert to QOM realizeAndreas Färber2013-12-091-13/+11Star
* virtio-rng: QOM realize preparationsAndreas Färber2013-12-091-5/+5
* virtio-rng: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-6/+4Star
* virtio-rng: add check of periodAmos Kong2013-11-211-0/+6
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-7/+7
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-1/+1
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-2/+0Star
* virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-12/+15
* virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0Star
* virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-66/+21Star
* virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-7/+101
* virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-241-6/+6
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+187