aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_tis_isa.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-30hw/tpm: Constify VMStateRichard Henderson1-1/+1
2023-09-20hw/tpm: spelling fixesMichael Tokarev1-1/+1
2022-06-09acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov1-0/+32
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow1-1/+1
2021-02-20tpm: put some tpm devices into the correct categoryGan Qixin1-0/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-19hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé1-1/+1
2020-06-19hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé1-0/+1
2020-03-05tpm: Separate tpm_tis common functions from isa codeEric Auger1-0/+170