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