On 06/29/17 21:31, Stefan Berger wrote: > On 06/27/2017 12:32 PM, Laszlo Ersek wrote: >> >> Looks great to me, thank you! >> >> Two requests in addition to the above remarks: >> - can you provide command line options / examples wherever appropriate? > > I didn't add it because we describe that on this page here: > > http://download.qemu.org/qemu-doc.html > > > "To create a passthrough TPM use the following two options: > > -tpmdev passthrough,id=tpm0 -device tpm-tis,tpmdev=tpm0"
Yes, I saw that in the manual. The manual is huge, and personally I'd prefer either an embedded example or a more targeted reference. At least in "docs/pcie.txt", Marcel added a whole bunch of command line snippets, and it is *very* useful (to me anyway). "docs/specs/fw_cfg.txt" also talks about the command line under "Externally Provided Items". Thanks for considering it, Laszlo