From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNVef-0001si-99 for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:05:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNVed-0001qI-O0 for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:05:16 -0500 Received: from [199.232.76.173] (port=55888 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNVed-0001q1-Et for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:05:15 -0500 Received: from smtp.eu.citrix.com ([62.200.22.115]:27261) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNVec-0008Mh-UR for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:05:15 -0500 Message-ID: <496F6C6F.9060904@eu.citrix.com> Date: Thu, 15 Jan 2009 17:03:43 +0000 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0 of 7] DisplayState interface change References: <494AA0B2.8070702@eu.citrix.com> <494B848D.9030802@eu.citrix.com> In-Reply-To: <494B848D.9030802@eu.citrix.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Stefano Stabellini wrote: > I forgot about cocoa, and yes, some changes are required. > I am afraid I don't know much about it and I don't have any MacOS so I > may not be the right person do it. > > In any case I wrote a simple patch that probably won't even compile but > will give you an idea about what has to be done. > I am both attaching the patch to this email and commenting it inline so > that I can better explain the reason behind each change. Can someone please take a look at the cocoa patch I sent and fix it? It shouldn't take long at all. Or you could just apply the series and wait for someone to fix the cocoa interface later :) I think this patch series has already been delayed enough...