From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUdaC-0005Qf-1B for qemu-devel@nongnu.org; Wed, 16 May 2012 08:44:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUda7-0004Nr-R8 for qemu-devel@nongnu.org; Wed, 16 May 2012 08:43:59 -0400 Received: from mail-yx0-f173.google.com ([209.85.213.173]:47721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUda7-0004NJ-Me for qemu-devel@nongnu.org; Wed, 16 May 2012 08:43:55 -0400 Received: by yenm4 with SMTP id m4so821156yen.4 for ; Wed, 16 May 2012 05:43:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1337169582-28312-2-git-send-email-owasserm@redhat.com> References: <1337169582-28312-1-git-send-email-owasserm@redhat.com> <1337169582-28312-2-git-send-email-owasserm@redhat.com> Date: Wed, 16 May 2012 13:43:52 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v10 1/9] From: Isaku Yamahata List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Orit Wasserman Cc: aliguori@us.ibm.com, quintela@redhat.com, stefanha@gmail.com, mdroth@linux.vnet.ibm.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, Isaku Yamahata , avi@redhat.com, pbonzini@redhat.com On 16 May 2012 12:59, Orit Wasserman wrote: > Add MigrationParams structure > > Signed-off-by: Isaku Yamahata You seem to have managed to get the From: authorship line in the subject commit summary line somehow in this patch... -- PMM