From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ujc4U-00086c-J7 for qemu-devel@nongnu.org; Mon, 03 Jun 2013 17:13:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ujc4T-0002NN-HI for qemu-devel@nongnu.org; Mon, 03 Jun 2013 17:13:42 -0400 Received: from mail-ve0-x22c.google.com ([2607:f8b0:400c:c01::22c]:61498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ujc4T-0002NG-Cq for qemu-devel@nongnu.org; Mon, 03 Jun 2013 17:13:41 -0400 Received: by mail-ve0-f172.google.com with SMTP id jz10so3298952veb.3 for ; Mon, 03 Jun 2013 14:13:41 -0700 (PDT) From: Anthony Liguori In-Reply-To: References: <87a9n72gm1.fsf@codemonkey.ws> <87sj0yylak.fsf@codemonkey.ws> Date: Mon, 03 Jun 2013 16:13:38 -0500 Message-ID: <87zjv6nbi5.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [GIT PULL] Xen fixes and cleanups 20130603 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org, qemu-stable@nongnu.org, Paolo Bonzini , afaerber@suse.de Stefano Stabellini writes: > On Mon, 3 Jun 2013, Anthony Liguori wrote: >> Stefano Stabellini writes: >> >> > On Mon, 3 Jun 2013, Anthony Liguori wrote: >> >> Stefano Stabellini writes: >> >> >> >> > Anthony, >> >> > please pull the following changes since commit >> >> > 6a4e17711442849bf2cc731ccddef5a2a2d92d29: >> >> > >> >> > ssh://xenbits.xen.org/home/sstabellini/git/qemu-dm.git >> >> > xen_fixes_20130603 >> >> >> >> >> >> Please use git-request-pull to generate your cover letter. If you are, >> >> then you probably need a newer version. >> >> >> >> That's also not the normal URI that you request pulls from... >> > >> > Argh sorry! Actually that's the first time I used git-request-pull :/ >> >> What git version? > > git version 1.7.2.5 Your mailer is line wrapping. I'd suggest using git-send-email in the future. Peter was kind enough to put up this page: http://wiki.qemu.org/Contribute/SubmitAPullRequest Regards, Anthony Liguori