From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra8KG-0003nw-Ix for qemu-devel@nongnu.org; Mon, 12 Dec 2011 11:02:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ra8K6-00013d-Ud for qemu-devel@nongnu.org; Mon, 12 Dec 2011 11:02:00 -0500 Received: from mail-ee0-f45.google.com ([74.125.83.45]:52201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra8K6-00013I-QH for qemu-devel@nongnu.org; Mon, 12 Dec 2011 11:01:50 -0500 Received: by eekb45 with SMTP id b45so1910413eek.4 for ; Mon, 12 Dec 2011 08:01:49 -0800 (PST) Message-ID: <4EE62564.7000902@codemonkey.ws> Date: Mon, 12 Dec 2011 10:01:40 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <20111011173216.247822737@linux.vnet.ibm.com> <20111011173303.794072775@linux.vnet.ibm.com> In-Reply-To: <20111011173303.794072775@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V12 1/8] Support for TPM command line options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Berger Cc: serge@hallyn.com, andreas.niederl@iaik.tugraz.at, qemu-devel@nongnu.org, mst@redhat.com Please use git-send-email. This series won't apply via git-am as-is. Also, use a single line separator with '---' between the revision history and the commit message so that the revision history doesn't end up in git. You need to move the SoB line before the revision history too. Regards, Anthony Liguori On 10/11/2011 12:32 PM, Stefan Berger wrote: