Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QemuOpts: Convert qemu_opts_foreach() to Error | Markus Armbruster | 2015-06-09 | 1 | -3/+3 |
* | QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure | Markus Armbruster | 2015-06-08 | 1 | -2/+1 |
* | tpm: Remove superfluous '\n' around error_report() | Gonglei | 2015-03-10 | 1 | -1/+1 |
* | tpm: Avoid qerror_report_err() outside QMP command handlers | Markus Armbruster | 2015-02-18 | 1 | -4/+2 |
* | Use error_is_set() only when necessary | Markus Armbruster | 2014-02-17 | 1 | -1/+1 |
* | tpm.c: Don't try to put -1 in a variable of type TpmModel | Peter Maydell | 2013-07-29 | 1 | -2/+2 |
* | Move TPM passthrough specific command line options to backend structure | Stefan Berger | 2013-04-23 | 1 | -0/+8 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | tpm: reorganize headers and split hardware part | Paolo Bonzini | 2013-04-15 | 1 | -0/+350 |