20 Commits (df79fd5667fb99c6fdfa0d295cb020e9e3eef1e7)

Author SHA1 Message Date
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Kashyap Chamarthy a2230bd778 VirtIO-RNG: Update default entropy source to `/dev/urandom` 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Wei Jiangang cde6361534 rng-random: rename RndRandom to RngRandom 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Ladi Prosek 443590c204 rng: switch request queue to QSIMPLEQ 11 years ago
Ladi Prosek 60253ed1e6 rng: add request queue support to rng-random 11 years ago
Peter Maydell 9c058332f3 backends: Clean up includes 11 years ago
Markus Armbruster c6bd8c706a qerror: Clean up QERR_ macros to expand into a single string 12 years ago
Markus Armbruster 24588100ab Drop superfluous conditionals around g_strdup() 12 years ago
Eduardo Habkost feced894fb rng-random: NULL check not needed before g_free() 12 years ago
Paolo Bonzini 513b8c74c4 rng: initialize file descriptor to -1 13 years ago
Luiz Capitulino bc5741add1 rng-random: use error_setg_file_open() 13 years ago
Amit Shah acbbc03661 rng random backend: check for -EAGAIN errors on read 14 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Stefan Berger 7f9c9d1285 rng-random: Use qemu_open / qemu_close 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Anthony Liguori 5c74521d24 rng-random: add an RNG backend that uses /dev/random (v3) 14 years ago