From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzUwu-00082e-PR for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:42:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzUws-0007Ke-Mh for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:42:28 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:34111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzUws-0007KO-4s for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:42:26 -0400 Received: by gwb19 with SMTP id 19so1916066gwb.4 for ; Fri, 02 Sep 2011 07:42:25 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E60EB47.6070404@redhat.com> Date: Fri, 02 Sep 2011 16:42:15 +0200 From: Paolo Bonzini 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> In-Reply-To: <4E60E8C0.5040104@codemonkey.ws> 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: Anthony Liguori 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 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. Paolo