Age | Commit message (Expand) | Author |
---|---|---|
2019-08-22 | crypto: use auto cleanup for many stack variables | Daniel P. Berrangé |
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-01 | crypto: register properties against the class instead of object | Daniel P. Berrange |
2016-01-29 | crypto: Clean up includes | Peter Maydell |
2016-01-22 | fpu: Replace uint8 typedef with uint8_t | Peter Maydell |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |