From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 1/2] KVM: x86 emulator: commit rflags as part of registers commit. Date: Sun, 21 Mar 2010 16:35:11 +0200 Message-ID: <20100321143511.GF13522@redhat.com> References: <1269169563-22147-1-git-send-email-gleb@redhat.com> <20100321110922.GE13522@redhat.com> <4BA62E0A.6090903@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12195 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753105Ab0CUOfN (ORCPT ); Sun, 21 Mar 2010 10:35:13 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o2LEZDAe031790 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 21 Mar 2010 10:35:13 -0400 Content-Disposition: inline In-Reply-To: <4BA62E0A.6090903@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Mar 21, 2010 at 04:32:42PM +0200, Avi Kivity wrote: > On 03/21/2010 01:09 PM, Gleb Natapov wrote: > >Wrong To: header. Ignore please. > > See sendemail.aliasesfile in 'git help send-email'. > I use alisesfile, but unfortunately if alias is not found there git does not complain, just pass it as is to sendmail and sendmail adds part after @ by itself. -- Gleb.