From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFpnc-0004XE-Jf for qemu-devel@nongnu.org; Fri, 08 Aug 2014 15:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFpnT-0004Zs-IU for qemu-devel@nongnu.org; Fri, 08 Aug 2014 15:26:00 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:43812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFpnT-0004Zd-CA for qemu-devel@nongnu.org; Fri, 08 Aug 2014 15:25:51 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 8 Aug 2014 13:25:49 -0600 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 4A39A6E8040 for ; Fri, 8 Aug 2014 15:25:36 -0400 (EDT) Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by b01cxnp23033.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s78JPkq657606222 for ; Fri, 8 Aug 2014 19:25:46 GMT Received: from d01av03.pok.ibm.com (localhost [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s78JPkbS008563 for ; Fri, 8 Aug 2014 15:25:46 -0400 Message-ID: <53E5243A.5050209@linux.vnet.ibm.com> Date: Fri, 08 Aug 2014 15:25:46 -0400 From: Stefan Berger MIME-Version: 1.0 References: <1406720068-16482-1-git-send-email-mst@redhat.com> In-Reply-To: <1406720068-16482-1-git-send-email-mst@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , qemu-devel@nongnu.org On 07/30/2014 07:34 AM, Michael S. Tsirkin wrote: > This tweaks tpm code slightly for readability > and robustness. On top of Stefen's patches. Are you going to upstream my patches and yours ? Stefan