qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V8 01/14] Support for TPM command line options


From: Stefan Berger
Subject: Re: [Qemu-devel] [PATCH V8 01/14] Support for TPM command line options
Date: Thu, 01 Sep 2011 21:02:40 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.11

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

[Prev in Thread] Current Thread [Next in Thread]