Sign in
qemu
/
qemu
/
140eae9c8f760e9260356fe9b56b802a02f0a9d2
/
backends
/
rng-random.c
ff92444
backends: Improve error messages when property can no longer be set
by Markus Armbruster
· 2 years, 5 months ago
a3d3ee6
rng-random: register "filename" as class property
by Eduardo Habkost
· 4 years, 6 months ago
448058a
util: rename qemu_open() to qemu_open_old()
by Daniel P. Berrangé
· 4 years, 8 months ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 11 months ago
a2230bd
VirtIO-RNG: Update default entropy source to `/dev/urandom`
by Kashyap Chamarthy
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
cde6361
rng-random: rename RndRandom to RngRandom
by Wei Jiangang
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
443590c
rng: switch request queue to QSIMPLEQ
by Ladi Prosek
· 9 years ago
60253ed
rng: add request queue support to rng-random
by Ladi Prosek
· 9 years ago
9c05833
backends: Clean up includes
by Peter Maydell
· 9 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
2458810
Drop superfluous conditionals around g_strdup()
by Markus Armbruster
· 10 years ago
feced89
rng-random: NULL check not needed before g_free()
by Eduardo Habkost
· 11 years ago
513b8c7
rng: initialize file descriptor to -1
by Paolo Bonzini
· 11 years ago
bc5741a
rng-random: use error_setg_file_open()
by Luiz Capitulino
· 12 years ago
acbbc03
rng random backend: check for -EAGAIN errors on read
by Amit Shah
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
7f9c9d1
rng-random: Use qemu_open / qemu_close
by Stefan Berger
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
5c74521
rng-random: add an RNG backend that uses /dev/random (v3)
by Anthony Liguori
· 13 years ago