From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDXRh-0008VV-NC for qemu-devel@nongnu.org; Wed, 24 May 2017 10:39:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDXRd-0001Sn-Qt for qemu-devel@nongnu.org; Wed, 24 May 2017 10:39:29 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:50022 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dDXRd-0001SH-Iq for qemu-devel@nongnu.org; Wed, 24 May 2017 10:39:25 -0400 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v4OEd8hh052055 for ; Wed, 24 May 2017 10:39:25 -0400 Received: from e33.co.us.ibm.com (e33.co.us.ibm.com [32.97.110.151]) by mx0a-001b2d01.pphosted.com with ESMTP id 2anbawk2ch-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 24 May 2017 10:39:24 -0400 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 24 May 2017 08:39:24 -0600 References: <1494921494-33717-1-git-send-email-amarnath.valluri@intel.com> <1494921494-33717-8-git-send-email-amarnath.valluri@intel.com> From: Stefan Berger Date: Wed, 24 May 2017 10:39:20 -0400 MIME-Version: 1.0 In-Reply-To: <1494921494-33717-8-git-send-email-amarnath.valluri@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Message-Id: <077639e7-f888-73ff-2b1c-1b6cb55aebf8@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH v4 7/8] tpm-passthrough: move reusable code to utils List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amarnath Valluri , qemu-devel@nongnu.org On 05/16/2017 03:58 AM, Amarnath Valluri wrote: > Signed-off-by: Amarnath Valluri Reviewed-by: Stefan Berger