From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUcAE-0000cY-Gi for qemu-devel@nongnu.org; Mon, 31 Mar 2014 09:22:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUcA5-0007zy-7s for qemu-devel@nongnu.org; Mon, 31 Mar 2014 09:22:10 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:46906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUcA4-0007za-UB for qemu-devel@nongnu.org; Mon, 31 Mar 2014 09:22:01 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 31 Mar 2014 14:21:58 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 932351B08069 for ; Mon, 31 Mar 2014 14:21:50 +0100 (BST) Received: from d06av10.portsmouth.uk.ibm.com (d06av10.portsmouth.uk.ibm.com [9.149.37.251]) by b06cxnps4075.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s2VDLhZl60293356 for ; Mon, 31 Mar 2014 13:21:43 GMT Received: from d06av10.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av10.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s2VDLsWf001646 for ; Mon, 31 Mar 2014 07:21:54 -0600 Message-ID: <53396BF1.1050605@de.ibm.com> Date: Mon, 31 Mar 2014 15:21:53 +0200 From: Christian Borntraeger MIME-Version: 1.0 References: <87mwg6ejn8.fsf@elfo.mitica> <533948B3.2070009@suse.de> In-Reply-To: <533948B3.2070009@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] KVM call agenda for 2014-04-01 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= , quintela@redhat.com, KVM devel mailing list , qemu list Cc: Anthony Liguori , Peter Maydell , Anthony Liguori , Stefan Hajnoczi , Bruce Rogers On 31/03/14 12:51, Andreas Färber wrote: > Hi, > > Am 31.03.2014 12:40, schrieb Juan Quintela: >> >> Please, send any topic that you are interested in covering. > > I would like to discuss the state of the QEMU release process, please: > > * -rc1 has not been tagged. > * Who besides Anthony could upload a tarball if we tag and create it? > * make-release fix for SeaBIOS on the list. Ping, and are more affected? +1 for this one. Another thing might be the release process in general. Currently it seems that everybody tries to push everything just before the hard freeze. I had to debug some problems introduced _after_ soft freeze. Is there some interest in having a Linux-like process (merge window + stabilization)? This would require shorter release cycles of course. Christian