summaryrefslogtreecommitdiff
path: root/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei1-1/+1
2015-02-18tpm: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster1-4/+2
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster1-1/+1
2013-07-29tpm.c: Don't try to put -1 in a variable of type TpmModelPeter Maydell1-2/+2
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger1-0/+8
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini1-0/+350