From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtcaQ-0006fi-Ax for qemu-devel@nongnu.org; Mon, 01 Jul 2013 07:48:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtcaP-00084S-6O for qemu-devel@nongnu.org; Mon, 01 Jul 2013 07:48:02 -0400 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:51103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtcaO-00084L-WB for qemu-devel@nongnu.org; Mon, 01 Jul 2013 07:48:01 -0400 Received: by mail-wg0-f43.google.com with SMTP id z11so3630670wgg.10 for ; Mon, 01 Jul 2013 04:48:00 -0700 (PDT) Date: Mon, 1 Jul 2013 13:47:57 +0200 From: Stefan Hajnoczi Message-ID: <20130701114757.GB5543@stefanha-thinkpad.redhat.com> References: <87vc5s4ptb.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [RFC] Policy for supported hosts/platforms List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ed Maste Cc: Anthony Liguori , kraxel@redhat.com, Michael Tokarev , qemu-devel , berendt@b1-systems.de On Thu, Jun 20, 2013 at 09:58:41AM -0400, Ed Maste wrote: > On 5 June 2013 10:04, Anthony Liguori wrote: > > > > Hi, > > > > Below is the coverage we currently have in buildbot. It's not terribly > > complete but I suspect it does reflect what people are actually testing > > and care about. > > > > In terms of policy, we should consider buildbot coverage as a > > requirement for a platform/architecture to be fully supported. Fully > > supported means (1) that code will be rejected/reverted if it breaks one > > of these platforms (2) breaking these platforms will be a release > > blocker. > > Is the documentation at http://wiki.qemu.org/ContinuousIntegration > still current? I emailed the contact listed there to offer a FreeBSD > build slave but haven't received a response. > > The only remaining issue building from git head on FreeBSD is the text > segment relocation for bsd-user, for which I just sent a patch for > testing. Yes, Christian Berendt admins the buildmaster. How much time has passed since you emailed? Stefan