Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau | 1 | -2/+2 |
2020-09-10 | crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new | Richard Henderson | 1 | -1/+4 |
2020-09-10 | crypto: Allocate QCryptoCipher with the subclass | Richard Henderson | 1 | -8/+12 |
2020-09-10 | crypto: Use the correct const type for driver | Richard Henderson | 1 | -1/+1 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 1 | -1/+1 |
2017-07-19 | crypto: cipher: add afalg-backend cipher support | Longpeng(Mike) | 1 | -0/+226 |