Sign in
qemu
/
qemu
/
706485d2e2b1e1770d0fecdae7639dc528d77583
/
backends
/
rng-random.c
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