From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKp22-0000B1-QE for qemu-devel@nongnu.org; Mon, 31 Oct 2011 06:23:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKp21-0001nW-Mu for qemu-devel@nongnu.org; Mon, 31 Oct 2011 06:23:54 -0400 Received: from fmmailgate07.web.de ([217.72.192.248]:33024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKp21-0001nS-ED for qemu-devel@nongnu.org; Mon, 31 Oct 2011 06:23:53 -0400 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate07.web.de (Postfix) with ESMTP id 4DD32AB62EB for ; Mon, 31 Oct 2011 11:23:52 +0100 (CET) From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 31 Oct 2011 11:23:34 +0100 Message-Id: <1320056616-295-1-git-send-email-andreas.faerber@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 0/2] Cocoa patches for 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , Juan Pineda [Seems they didn't make it to the list yesterday] Hello, Here's two Cocoa patches I'd like to see pulled into 1.0. First, documenting the de facto maintainer. Second, fixing the build. Since qemu-system-* crashes after selecting an image file, I can only say that Juan's sheet patch compiles and would like to postpone it until it actually makes a difference. Unless Juan or someone has a use case that works on master. Regards, Andreas Cc: Juan Pineda Andreas F=C3=A4rber (2): MAINTAINERS: Add Cocoa maintainer softfloat: Avoid uint16 type conflict on Darwin MAINTAINERS | 5 +++++ fpu/softfloat.h | 3 +++ 2 files changed, 8 insertions(+), 0 deletions(-)