On 09/01/2011 02:14 PM, Michael S. Tsirkin wrote:
On Wed, Aug 31, 2011 at 10:35:52AM -0400, Stefan Berger wrote:
This patch adds support for TPM command line options.
The command line supported here (considering the libtpms based
backend) are

./qemu-... -tpm builtin,path=<path to blockstorage file>

and

./qemu-... -tpmdev builtin,path=<path to blockstorage file>,id=<id>
            -device tpm-tis,tpmdev=<id>

builtin is a weird name in fact. Rename to libtpms?
Anyone have a particular opinion? If I renamed it, should I rename the files as well along with the function names that now all start with tpm_builtin_?

   Stefan



Reply via email to