From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNVt2-0004FF-Rr for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:20:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNVt1-0004Dg-1T for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:20:08 -0500 Received: from [199.232.76.173] (port=33027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNVt0-0004DV-RE for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:20:06 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:56937) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNVt0-000321-LN for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:20:06 -0500 Received: by qyk13 with SMTP id 13so1775646qyk.10 for ; Thu, 15 Jan 2009 09:20:06 -0800 (PST) Message-ID: <496F703A.10205@codemonkey.ws> Date: Thu, 15 Jan 2009 11:19:54 -0600 From: Anthony Liguori 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> <496F6C6F.9060904@eu.citrix.com> In-Reply-To: <496F6C6F.9060904@eu.citrix.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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: > 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 :) > If noone volunteers to do the cocoa patch, I'll do this. > I think this patch series has already been delayed enough... > Yes, I'm pretty behind right now but I'm trying to catch up. Your series is high on my TODO. Regards, Anthony Liguori > >