From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE1lH-0001wy-FJ for qemu-devel@nongnu.org; Wed, 12 Oct 2011 12:34:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE1lG-0000Ml-Ft for qemu-devel@nongnu.org; Wed, 12 Oct 2011 12:34:31 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:60580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE1lG-0000Mh-Cn for qemu-devel@nongnu.org; Wed, 12 Oct 2011 12:34:30 -0400 Received: by ggnp2 with SMTP id p2so1065446ggn.4 for ; Wed, 12 Oct 2011 09:34:29 -0700 (PDT) From: "Justin M. Forbes" Date: Wed, 12 Oct 2011 11:34:26 -0500 In-Reply-To: <4E9560C5.2090205@comstyle.com> References: <20110926131634.GC14841@linuxtx.org> <4E9560C5.2090205@comstyle.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1318437267.27683.36.camel@fedora64.linuxtx.org> Mime-Version: 1.0 Subject: Re: [Qemu-devel] qemu-0.15.1 stable call for patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Cc: qemu-devel@nongnu.org On Wed, 2011-10-12 at 05:41 -0400, Brad wrote: > On 26/09/11 9:16 AM, Justin M. Forbes wrote: > > With the current patch queue I would like to start getting qemu-0.15.1 > > stable into shape. With this in mind, the plan is to tag the release on > > Monday Oct 3rd. If you have patches pending for stable, now would be the > > time to send them. Please CC jmforbes@linuxtx.org if you can to ensure that > > I see them. > > > > Thanks, > > Justin > > Is there anywhere where we can see what's been pulled into the pending > 0.15.1 code base so far since you don't seem to really post to the list > about the stable branches? > I typically reply when things get applied, though you can always check the git tree at: git://git.qemu.org/qemu-stable-0.15.git Justin