index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-rng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-rng: Avoid default_backend refcount leak
Stefan Hajnoczi
2014-03-19
1
-0
/
+3
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+1
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+2
*
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
1
-6
/
+9
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+5
*
virtio-rng: Convert to QOM realize
Andreas Färber
2013-12-09
1
-13
/
+11
*
virtio-rng: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+5
*
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio-rng: add check of period
Amos Kong
2013-11-21
1
-0
/
+6
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-7
/
+7
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
1
-12
/
+15
*
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
1
-66
/
+21
*
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-7
/
+101
*
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
1
-6
/
+6
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+187