aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-rng.c
AgeCommit message (Expand)Author
2014-03-19virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-rng: Convert to QOM realizeAndreas Färber
2013-12-09virtio-rng: QOM realize preparationsAndreas Färber
2013-12-09virtio-rng: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-11-21virtio-rng: add check of periodAmos Kong
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic
2013-04-24virtio-rng: cleanup: init and exit functions.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 target-independent files to subdirectoriesPaolo Bonzini