From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNWHH-0002dK-98 for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:45:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNWHF-0002as-HE for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:45:10 -0500 Received: from [199.232.76.173] (port=39812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNWHF-0002aW-9u for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:45:09 -0500 Received: from smtp.eu.citrix.com ([62.200.22.115]:40179) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNWHE-00082M-TV for qemu-devel@nongnu.org; Thu, 15 Jan 2009 12:45:09 -0500 Message-ID: <496F75CB.8040301@eu.citrix.com> Date: Thu, 15 Jan 2009 17:43:39 +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> <496F6C6F.9060904@eu.citrix.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Andreas Färber wrote: > Hi, > > Am 15.01.2009 um 18:03 schrieb Stefano Stabellini: > >> 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... > > Sorry, I am currently in the process of moving. Do you have a Git repo I > could pull from, to speed things up? > I am afraid not: I am using a mercurial patchqueue and currently is not even public. However if you have issues applying my patches I can send another update of the series, rediffed against the current qemu.