Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: put some tpm devices into the correct category | Gan Qixin | 2021-02-20 | 1 | -0/+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 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -1/+1 |
* | hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -0/+1 |
* | tpm: tpm-tis-device: set PPI to false by default | Eric Auger | 2020-05-06 | 1 | -1/+1 |
* | tpm: Add the SysBus TPM TIS device | Eric Auger | 2020-03-05 | 1 | -0/+159 |