Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |