aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_passthrough.c
AgeCommit message (Expand)Author
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-05-31tpm: Probe for connected TPM 1.2 or TPM 2Stefan Berger
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger
2015-04-30tpm: Modify DPRINTF to enable -Wformat checkingStefan Berger
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei
2015-03-01tpm: Support for TIS selftest done flagStefan Berger
2014-12-10Drop superfluous conditionals around g_strdup()Markus Armbruster
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger
2013-04-22tpm: Simplify creation of cancel pathStefan Berger
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini