aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_passthrough.c
AgeCommit message (Expand)Author
2016-10-28hw/tpm/tpm_passthrough: Simplify if-statements a little bitThomas Huth
2016-04-13tpm: Fix write to file descriptor functionStefan Berger
2016-01-29hw: Clean up includesPeter Maydell
2016-01-15qemu-char: delete send_all/recv_all helper methodsDaniel P. Berrange
2015-09-11maint: remove unused include for dirent.hDaniel P. Berrange
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