From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQxRR-0000vw-6p for qemu-devel@nongnu.org; Mon, 30 May 2011 04:03:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQxRQ-0000fo-Aw for qemu-devel@nongnu.org; Mon, 30 May 2011 04:03:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQxRQ-0000fh-3f for qemu-devel@nongnu.org; Mon, 30 May 2011 04:03:12 -0400 Message-ID: <4DE34F3A.4010103@redhat.com> Date: Mon, 30 May 2011 10:03:06 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1304588186-94087-1-git-send-email-agraf@suse.de> <4DC29E94.1070007@redhat.com> <550A3A31-3967-4C7D-A4C5-502FCB216049@suse.de> <70D124D2-2800-4C20-BFC8-34C51C11F378@web.de> <1C4D237A-A027-4758-9E4C-EFEEE88EF00F@web.de> In-Reply-To: <1C4D237A-A027-4758-9E4C-EFEEE88EF00F@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC] darwin: work around sigfd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Jan Kiszka , qemu-devel Developers , Alexander Graf On 05/29/2011 06:50 PM, Andreas F=E4rber wrote: > Am 08.05.2011 um 11:15 schrieb Andreas F=E4rber: > >> Am 05.05.2011 um 15:15 schrieb Alexander Graf: >> >>> On 05.05.2011, at 14:56, Paolo Bonzini wrote: >>> >>>> On 05/05/2011 11:36 AM, Alexander Graf wrote: >>>>> When running qemu-system on Darwin, the vcpu processes guest code, = but >>>>> I don't get to see anything on the cocoa screen. >>>> >>>> Out of curiosity, does it work with iothread? >>> >>> Seems to work with -nographic, yes. With cocoa it doesn't seem as >>> happy :o. It certainly gets a lot further than without. >> >> -nographic has issues with --enable-io-thread, too. > > Ping? The patch is obviously masking the real issue, I don't think Alex meant=20 it to be applied. I would really like to look at iothread under Mac OS X, but I just don't=20 have the time right now. Paolo