Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm_emulator: Have swtpm relock storage upon migration fall-back | Stefan Berger | 2022-09-13 | 1 | -1/+59 |
* | tpm_emulator: Avoid double initialization during migration | Ross Lagerwall | 2022-09-09 | 1 | -0/+10 |
* | qapi: Convert simple union TpmTypeOptions to flat one | Markus Armbruster | 2021-09-27 | 1 | -1/+1 |
* | migration: Unify failure check for migrate_add_blocker() | Markus Armbruster | 2021-08-26 | 1 | -2/+1 |
* | backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD | Philippe Mathieu-Daudé | 2021-05-13 | 1 | -19/+15 |
* | tpm: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | tpm_emulator: Report an error if chardev is missing | Stefan Berger | 2020-07-24 | 1 | -15/+23 |
* | tpm: Move backend code under the 'backends/' directory | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -0/+997 |