From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVrq-0002PE-K4 for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:41:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzVrp-00020P-N8 for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:41:18 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:61028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVrp-00020L-JN for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:41:17 -0400 Received: by ywf9 with SMTP id 9so2521897ywf.4 for ; Fri, 02 Sep 2011 08:41:17 -0700 (PDT) Message-ID: <4E60F91A.8030801@codemonkey.ws> Date: Fri, 02 Sep 2011 10:41:14 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1314019498-8550-1-git-send-email-aliguori@us.ibm.com> <4E525B32.2010602@siemens.com> <4E5BD461.8040500@us.ibm.com> <850D6063-D602-4CB2-8834-BE6023D13F0E@web.de> <4E5BF571.9020607@codemonkey.ws> <18FA99D1-AC96-4EA3-8BCE-2BFDE84CF442@web.de> <4E5C03CC.3010707@codemonkey.ws> <4E5C15BB.5080000@web.de> <3345DE92-DEDA-4716-929D-8046E0EA2A00@web.de> <4E5D39D5.3000507@codemonkey.ws> <4E60E8C0.5040104@codemonkey.ws> <4E60EB47.6070404@redhat.com> In-Reply-To: <4E60EB47.6070404@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] main: force enabling of I/O thread List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Peter Maydell , Alexandre Raymond , qemu-devel Developers , Blue Swirl , =?ISO-8859-1?Q?Andreas_F=E4rber?= , Jan Kiszka , Alexander Graf , Aurelien Jarno On 09/02/2011 09:42 AM, Paolo Bonzini wrote: > On 09/02/2011 04:31 PM, Anthony Liguori wrote: >> For a platform to be supported, it needs to be actively maintained and >> fixed. If there aren't enough folks testing/fixing Darwin/ppc64, then >> it's not a platform we can reasonable support :-/ > > I agree unfortunately. I think personally that Darwin is important (at > least Darwin/VNC, I care zero about Cocoa and SDL) because it keeps us > honest and avoids introducing unwanted Linux-isms. But if even Windows > turns out to work better than Darwin, that is not a good sign. > > Still, Andreas, please do try to get a report of how iothread works on > Darwin with VNC graphics. I've pushed this patch. Please do report how things behave and we can try to fix whatever we can. Regards, Anthony Liguori > > Paolo > >