From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXeA1-0002It-Jt for qemu-devel@nongnu.org; Sun, 02 Aug 2009 12:43:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXe9x-00024i-40 for qemu-devel@nongnu.org; Sun, 02 Aug 2009 12:43:49 -0400 Received: from [199.232.76.173] (port=40730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXe9w-00024V-Tc for qemu-devel@nongnu.org; Sun, 02 Aug 2009 12:43:44 -0400 Received: from mx2.redhat.com ([66.187.237.31]:46773) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXe9w-0004vc-Fj for qemu-devel@nongnu.org; Sun, 02 Aug 2009 12:43:44 -0400 Date: Sun, 2 Aug 2009 19:40:31 +0300 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org Message-ID: <20090802164031.GB6871@redhat.com> References: <20090729090431.GA4438@redhat.com> <200907310941.37221.jk@ozlabs.org> <20090731131016.GA8563@redhat.com> <200908011615.44006.jk@ozlabs.org> <20090802063129.GA3339@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090802063129.GA3339@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeremy Kerr Cc: patchwork@lists.ozlabs.org, Anthony Liguori , qemu-devel@nongnu.org Here's a link to qemu patchwork at ozlabs: http://patchwork.ozlabs.org/project/qemu-devel/list/ On Sun, Aug 02, 2009 at 09:31:29AM +0300, Michael S. Tsirkin wrote: > On Sat, Aug 01, 2009 at 04:15:43PM +1000, Jeremy Kerr wrote: > > Michael, > > > > > will do > > > > Got it, thanks. Looks like your list has List-Id headers that look like: > > > > List-Id: qemu-devel.nongnu.org > > > > Where patchwork expects: > > > > list-id-header = "List-ID:" [phrase] "<" list-id ">" CRLF > > > > I've updated the parser to handle this form of headers, based on an > > patch that J.H. had sent me earlier. The changeset: > > > > http://git.ozlabs.org/?p=patchwork;a=commitdiff;h=7d9334e879857f8a380bc9509b6cbf9972cecc25 > > > > You should have patches appearing now, let me know how this goes. > > > Patches started appearing, thanks! > > > Cheers, > > > > > > Jeremy >