summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-rng.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-1/+1
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-2/+0
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic1-12/+15
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic1-66/+21
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic1-7/+101
2013-04-24virtio-rng: don't use pointer for configuration.KONRAD Frederic1-6/+6
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+187