summaryrefslogtreecommitdiffstats
path: root/tpm.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* tpm: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-4/+2
* Use error_is_set() only when necessaryMarkus Armbruster2014-02-171-1/+1
* tpm.c: Don't try to put -1 in a variable of type TpmModelPeter Maydell2013-07-291-2/+2
* Move TPM passthrough specific command line options to backend structureStefan Berger2013-04-231-0/+8
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-151-0/+350
OpenPOWER on IntegriCloud