From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47274 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PurAw-0004vY-GA for qemu-devel@nongnu.org; Wed, 02 Mar 2011 13:53:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PurAv-0005CS-CJ for qemu-devel@nongnu.org; Wed, 02 Mar 2011 13:53:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PurAu-0005CD-W6 for qemu-devel@nongnu.org; Wed, 02 Mar 2011 13:53:29 -0500 Date: Wed, 2 Mar 2011 15:43:09 -0300 From: Marcelo Tosatti Message-ID: <20110302184309.GA21289@amt.cnet> References: <1298884224-19734-1-git-send-email-pbonzini@redhat.com> <4D6B67E0.4040408@redhat.com> <4D6B7479.5010307@redhat.com> <4D6B8D92.8050807@siemens.com> <4D6B9154.6000601@redhat.com> <4D6BAB8C.4040508@redhat.com> <4D6CE82C.3030702@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D6CE82C.3030702@redhat.com> Subject: [Qemu-devel] Re: [PATCH v3 uq/master 00/22] Win32 iothread support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: kvm@vger.kernel.org, Jan Kiszka , qemu-devel@nongnu.org, blauwirbel@gmail.com, Paolo Bonzini , aurelien@aurel32.net On Tue, Mar 01, 2011 at 02:35:56PM +0200, Avi Kivity wrote: > On 02/28/2011 04:05 PM, Paolo Bonzini wrote: > >On 02/28/2011 01:13 PM, Avi Kivity wrote: > >>> > >> > >>If there's a git tree of this I'll be happy to do an autotest run. > > > >Sure, it's branch iothread-win32 of git://github.com/bonzini/qemu.git > > Fails on Fedora 9 i386 install, hangs right after "Performing post > install configuration...". The guest is processing interrupts but > the mouse won't move, and it doesn't make progress. > > Configured with --enable-io-thread. Perhaps the problem exists even > before the patchset. Probably unrelated, looks similar to the regression seen with qemu-kvm. Agree this is no uq/master material. Please send directly.