From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIKEE-0005Lc-9Z for qemu-devel@nongnu.org; Mon, 24 Oct 2011 09:06:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIKED-0007x6-Ah for qemu-devel@nongnu.org; Mon, 24 Oct 2011 09:06:10 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:51029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIKED-0007wm-3A for qemu-devel@nongnu.org; Mon, 24 Oct 2011 09:06:09 -0400 Message-ID: <4EA562BA.6040707@web.de> Date: Mon, 24 Oct 2011 15:06:02 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: andreas.faerber@web.de Subject: Re: [Qemu-devel] KVM call agenda for October 25 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , kvm@vger.kernel.org, Paolo Bonzini Am 24.10.2011 14:02, schrieb Peter Maydell: > On 24 October 2011 12:35, Paolo Bonzini wrote: >> On 10/24/2011 01:04 PM, Juan Quintela wrote: >>> Please send in any agenda items you are interested in covering. >> >> - What's left to merge for 1.0. > I also think that it's somewhat unfortunate that we now will > compile on ARM hosts so that we always abort on startup (due > to the reliance on a working makecontext()) but I'm not really > sure how to deal with that one. FWIW we're also not working / not building on Darwin ppc+Intel, which is related to a) softfloat integer types, b) GThread initialization, c) unknown issues. Bisecting did not work well and I am lacking time and ideas to investigate and fix this. For softfloat there are several solutions around, in need of a decision. Nice to merge would be the Cocoa sheet issue, once verified. Andreas