Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-30 | hw/tpm: Constify VMState | Richard Henderson | 1 | -1/+1 |
2023-09-20 | hw/tpm: spelling fixes | Michael Tokarev | 1 | -1/+1 |
2023-07-14 | hw/tpm: TIS on sysbus: Remove unsupport ppi command line option | Stefan Berger | 1 | -1/+0 |
2021-02-20 | tpm: put some tpm devices into the correct category | Gan Qixin | 1 | -0/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-06-19 | hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-06-19 | hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-05-06 | tpm: tpm-tis-device: set PPI to false by default | Eric Auger | 1 | -1/+1 |
2020-03-05 | tpm: Add the SysBus TPM TIS device | Eric Auger | 1 | -0/+159 |