From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwIeQ-0006qi-2Z for qemu-devel@nongnu.org; Tue, 21 Apr 2009 12:16:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwIeL-0006ox-I1 for qemu-devel@nongnu.org; Tue, 21 Apr 2009 12:16:49 -0400 Received: from [199.232.76.173] (port=59145 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwIeL-0006op-Ee for qemu-devel@nongnu.org; Tue, 21 Apr 2009 12:16:45 -0400 Received: from mx2.redhat.com ([66.187.237.31]:42092) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwIeL-000516-0S for qemu-devel@nongnu.org; Tue, 21 Apr 2009 12:16:45 -0400 Message-ID: <49EDF163.4050104@redhat.com> Date: Tue, 21 Apr 2009 18:16:35 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1240316408-15949-1-git-send-email-kraxel@redhat.com> <18925.58746.696296.909587@mariner.uk.xensource.com> In-Reply-To: <18925.58746.696296.909587@mariner.uk.xensource.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Xen-devel] [PATCH 00/10] xen: pv domain support. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Jackson Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org On 04/21/09 17:25, Ian Jackson wrote: > Gerd Hoffmann writes ("[Xen-devel] [PATCH 00/10] xen: pv domain support."): >> Next round, addressing review comments: > ... >> Ian, is just pulling from git fine with you? Or do you want the >> qemu-xen patches mailed to xen-devel? > > I think that for form's sake it would be good for you to mail the > patches to xen-devel but I'm happy to pull. So ideally a patch series > submission which says `here are the diffs 0/n and also a git URL'. > Is that a lot of work for you ? No, will do, git does most of the hard work ;) I'm just asking because it is a bit redundant and I don't want to patch-flood the lists more than necessary ... cheers, Gerd