qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V9 0/5] Qemu Trusted Platform Module (TPM) integ


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH V9 0/5] Qemu Trusted Platform Module (TPM) integration
Date: Mon, 26 Sep 2011 22:22:50 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 26, 2011 at 12:35:09PM -0400, Stefan Berger wrote:
> The following series of patches adds TPM (Trusted Platform Module) support
> to Qemu. An emulator for the TIS (TPM Interface Spec) interface is
> added that provides the basis for accessing a 'backend' implementing the 
> actual
> TPM functionality. The TIS emulator serves as a 'frontend' enabling for
> example Linux's TPM TIS (tpm_tis) driver.
> 
> In this series I am posting a backend implementation that makes use of the
> host's TPM through a passthrough driver, which on Linux is accessed
> using /dev/tpm0.
> 
> v9:
>  - addressed Michael Tsirkin's and other reviewers' comments
>  - only posting Andreas Niederl's passthrough driver as the backend driver

This patchset is in a pretty good shape. I reported some minor nits, but
overall it looks more or less ready for merging.

-- 
MST



reply via email to

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