index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
1
-6
/
+23
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-rng: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-8
/
+13
2016-07-21
virtio-rng: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-03
virtio-rng: ask for more data if queue is not fully drained
Ladi Prosek
1
-0
/
+7
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-4
/
+6
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+1
2015-07-17
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
1
-7
/
+8
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
1
-1
/
+7
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-01-05
virtio-rng: fix check for period_ms validity
Amit Shah
1
-1
/
+1
2014-11-28
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
1
-7
/
+8
2014-08-12
virtio-rng: add some trace events
Amit Shah
1
-0
/
+6
2014-08-04
virtio-rng: replace error_set calls with error_setg
John Snow
1
-5
/
+4
2014-08-04
virtio-rng: Move error-checking forward to prevent memory leak
John Snow
1
-10
/
+10
2014-07-22
virtio-rng: Add human-readable error message for negative max-bytes parameter
John Snow
1
-1
/
+7
2014-06-29
virtio-rng: implement per-device migration calls
Greg Kurz
1
-5
/
+7
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-03-19
virtio-rng: Avoid default_backend refcount leak
Stefan Hajnoczi
1
-0
/
+3
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+1
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-1
/
+2
2014-01-28
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
1
-6
/
+9
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-rng: Convert to QOM realize
Andreas Färber
1
-13
/
+11
2013-12-09
virtio-rng: QOM realize preparations
Andreas Färber
1
-5
/
+5
2013-12-09
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-11-21
virtio-rng: add check of period
Amos Kong
1
-0
/
+6
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-7
/
+7
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-1
/
+1
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-2
/
+0
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
1
-12
/
+15
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
1
-66
/
+21
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
1
-7
/
+101
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
1
-6
/
+6
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+187