From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrS7C-0003T9-RX for qemu-devel@nongnu.org; Fri, 13 Dec 2013 07:45:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrS76-0006jj-SP for qemu-devel@nongnu.org; Fri, 13 Dec 2013 07:45:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrS76-0006hk-L9 for qemu-devel@nongnu.org; Fri, 13 Dec 2013 07:45:04 -0500 Message-ID: <52AB014B.5040508@redhat.com> Date: Fri, 13 Dec 2013 13:44:59 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1381934232-55158-1-git-send-email-sson@FreeBSD.org> <1383928417-38009-1-git-send-email-sson@FreeBSD.org> <5295D7A0.7050902@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/19] bsd-user: Add system call and mips/arm support. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ed Maste Cc: Blue Swirl , Stacey Son , qemu-devel Il 12/12/2013 20:57, Ed Maste ha scritto: >>> >> This is a large change in an area that hasn't had a lot of activity of >>> >> late; what are the next steps here? >> > >> > We're now in hard freeze, so the next step is to wait for 1.8 to be >> > released. >> > >> > I reviewed the parts out of bsd-user, and had only one question. > Ok, 1.7's now out, and we'll sort out the HOST_ABI vs. HOST_VARIANT > question. What's our next step after that? Post the patches. I'll review the non-bsd-user parts again. And then the next step is to find someone who commits them... shouldn't be hard since you probably know much more about this code than anyone else. Paolo