aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/tpm.h
AgeCommit message (Expand)Author
2018-10-19tpm: Clean up error reporting in tpm_init_tpmdev()Markus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-29tpm: report backend request errorMarc-André Lureau
2017-12-14acpi: change TPM TIS data conditionsMarc-André Lureau
2017-12-14tpm: add TPM interface to lookup TPM versionMarc-André Lureau
2017-12-14tpm: lookup the the TPM interface instead of TIS deviceMarc-André Lureau
2017-12-14tpm-be: ask model to the TPM interfaceMarc-André Lureau
2017-12-14tpm-be: call request_completed() out of threadMarc-André Lureau
2017-12-14tpm-tis: no longer expose TPMStateMarc-André Lureau
2017-12-14tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau
2017-12-14tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau
2017-10-24tpm: add missing includePhilippe Mathieu-Daudé
2015-06-03TPM: fix build with tpm disabledJuan Quintela
2015-06-01TPM2 ACPI table supportStefan Berger
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger
2014-08-25Add ACPI tables for TPMStefan Berger
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini