| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/tpm: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | hw/tpm: spelling fixes | Michael Tokarev | 2023-09-20 | 1 | -1/+1 |
| * | acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML | Igor Mammedov | 2022-06-09 | 1 | -0/+32 |
| * | hw/isa: Inline and remove one-line isa_init_irq() | Bernhard Beschow | 2022-03-08 | 1 | -1/+1 |
| * | 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: Separate tpm_tis common functions from isa code | Eric Auger | 2020-03-05 | 1 | -0/+170 |