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? -- MST