16 Commits (df79fd5667fb99c6fdfa0d295cb020e9e3eef1e7)

Author SHA1 Message Date
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 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
Ladi Prosek 9f14b0add1 rng: move request queue cleanup from RngEgd to RngBackend 11 years ago
Ladi Prosek 3c52ddcdc5 rng: remove the unused request cancellation code 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 65cd9064e1 qom: Clean up fragile use of error_is_set() in set() methods 12 years ago
Igor Mammedov 57d3e1b3f5 virtio_rng: replace custom backend API with UserCreatable.complete() callback 13 years ago
Igor Mammedov 269e09f3fc add optional 2nd stage initialization to -object/object-add commands 13 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Anthony Liguori a9b7b2ad7b rng: add RndBackend abstract object class 14 years ago