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
/
backends
/
rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
rng: Register "opened" as class property
Eduardo Habkost
1
-4
/
+4
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-08
rng: switch request queue to QSIMPLEQ
Ladi Prosek
1
-7
/
+10
2016-03-03
rng: add request queue support to rng-random
Ladi Prosek
1
-1
/
+12
2016-03-03
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
1
-0
/
+32
2016-03-03
rng: remove the unused request cancellation code
Ladi Prosek
1
-9
/
+0
2016-02-04
backends: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-4
/
+7
2014-01-28
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
1
-2
/
+10
2014-01-28
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
1
-0
/
+5
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
1
-0
/
+93