summary refs log tree commit diff stats
path: root/hw/virtio/virtio-rng.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
* virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-12/+15
* virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0
* virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-66/+21
* 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