From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSfA8-0003J3-NO for qemu-devel@nongnu.org; Thu, 10 May 2012 22:00:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSfA6-0005gY-Re for qemu-devel@nongnu.org; Thu, 10 May 2012 22:00:56 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:35929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSfA6-0005gQ-MO for qemu-devel@nongnu.org; Thu, 10 May 2012 22:00:54 -0400 Received: by obbwd20 with SMTP id wd20so3055476obb.4 for ; Thu, 10 May 2012 19:00:53 -0700 (PDT) Message-ID: <4FAC72D1.9060908@codemonkey.ws> Date: Thu, 10 May 2012 21:00:49 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4F9D8F2F.3090507@codemonkey.ws> <4FAC7038.1080800@suse.de> In-Reply-To: <4FAC7038.1080800@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Plans for the hard feature freeze List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Peter Maydell , Juan Quintela , Stefan Hajnoczi , Michael Roth , qemu-devel , Paolo Bonzini , Igor Mammedov On 05/10/2012 08:49 PM, Andreas Färber wrote: > Am 29.04.2012 20:57, schrieb Anthony Liguori: >> We'll run this release much like the last one. All bug fixing will >> happen in master until 1.1 is released. If you plan on maintaining a >> subsystem tree while we're in feature freeze, please respond to this >> note with information about your tree. > > On Paolo's suggestion and with Anthony's blessing I have set up a > qom-next tree: Thanks Andreas! Regards, Anthony Liguori > > T: git git://repo.or.cz/qemu/afaerber.git qom-next > T: git http://repo.or.cz/r/qemu/afaerber.git qom-next > W: http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/qom-next > > This is intended as temporary solution to minimize conflicts between QOM > refactorings or features during the Hard Freeze and to facilitate a > quick and painless merge into master once the window for 1.2 opens. > > Stefan, can you add this branch to the build bots please? > > qom-next will track master as a patch queue, rebasing as necessary. > So if you want to add a tag or find a patch is bogus, say so. :) > > Regards, > Andreas >