qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] Add TPM 1.2 device interface


From: Andreas Niederl
Subject: Re: [Qemu-devel] [PATCH 1/5] Add TPM 1.2 device interface
Date: Fri, 18 Feb 2011 18:37:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101112 Lightning/1.0b3pre Thunderbird/3.1.6

On 02/18/2011 05:37 PM, Stefan Berger wrote:
> On 02/18/2011 10:33 AM, Andreas Niederl wrote:
>> This implementation is based on the TPM 1.2 interface for virtualized TPM
>> devices from the Xen-4.0.0 ioemu-qemu-xen fork.
>>
>> A backend driver infrastructure is provided to be able to use different
>> device backends.
[...]
> 
> I have a tpm_tis.c with major changes in it getting rid of the polling,
> closer to specs that passes a test suite and a registerable backend as
> well that has several more interface functions, due to support for
> snapshotting etc. Unfortunately it doesn't make much sense for me to
> post it since the backend is based on a library that's currently in the
> Fedora review process and nobody else could build or test it  -- unless
> there really was interest in reviewing at least some part of it.

So I'm guessing that this library is not publicly available right now?

Is this backend meant for integration into QEMU or does it run as
separate process?

How/Where could I integrate a passthrough backend like the one in this
patch series?


The polling code isn't really necessary for the host backend, I left it
there just in case it would be needed by such a socket interface as is
used in the Xen fork.


> It would certainly be desirable if your backend and mine could be
> accommodate.

Of course.


Regards,
Andreas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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