From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4 00/14] Enable vTPM subsystem on TPM 2.0 Date: Wed, 28 Jan 2015 13:07:14 +0000 Message-ID: <1422450434.14124.25.camel@citrix.com> References: <1421313713-14829-1-git-send-email-quan.xu@intel.com> <54BED65E.1050502@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54BED65E.1050502@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: keir@xen.org, Quan Xu , stefano.stabellini@eu.citrix.com, ian.jackson@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org, jbeulich@suse.com, samuel.thibault@ens-lyon.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-01-20 at 17:27 -0500, Daniel De Graaf wrote: > On 01/15/2015 04:21 AM, Quan Xu wrote: > > This series of patch enable the virtual Trusted Platform Module (vTPM) > > subsystem for Xen on TPM 2.0. > > > > Noted, functionality for a virtual guest operating system (a DomU) is still > > TPM 1.2. The main modifcation is on vtpmmgr-stubdom. The challenge is that > > TPM 2.0 is not backward compatible with TPM 1.2. > > > > Updates from v3 all look good, all patches in this series: > > Acked-by: Daniel De Graaf I've now applied the series with your ack.