summaryrefslogtreecommitdiffstats
path: root/hw/tpm/tpm_tis_isa.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov2022-06-101-0/+32
* hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow2022-03-081-1/+1
* tpm: put some tpm devices into the correct categoryGan Qixin2021-02-201-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé2020-06-191-1/+1
* hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé2020-06-191-0/+1
* tpm: Separate tpm_tis common functions from isa codeEric Auger2020-03-051-0/+170