From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUGV1-0008Tx-Px for qemu-devel@nongnu.org; Thu, 10 Oct 2013 09:42:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUGUw-0007Fk-SO for qemu-devel@nongnu.org; Thu, 10 Oct 2013 09:41:55 -0400 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:40166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUGUw-0007Fc-KZ for qemu-devel@nongnu.org; Thu, 10 Oct 2013 09:41:50 -0400 Received: by mail-ea0-f169.google.com with SMTP id k11so1174463eaj.14 for ; Thu, 10 Oct 2013 06:41:49 -0700 (PDT) Date: Thu, 10 Oct 2013 15:41:48 +0200 Message-ID: <874n8p8cpv.wl%claudio.bley@gmail.com> From: Claudio Bley In-Reply-To: <51F6797F.9060007@redhat.com> References: <87li8nn8xy.wl%cbley@av-test.de> <517E97BD.7050309@redhat.com> <874neop42m.wl%cbley@av-test.de> <5182A07A.30705@redhat.com> <87k3k9jxw7.wl%cbley@av-test.de> <51F6797F.9060007@redhat.com> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: Re: [Qemu-devel] lsi_soft_reset: Assertion `!s->current' failed with Windows XP setup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Jan Kiszka , qemu-devel@nongnu.org At Mon, 29 Jul 2013 16:17:35 +0200, Paolo Bonzini wrote: > > Il 29/07/2013 15:31, Claudio Bley ha scritto: > > Hi. > > > > At Thu, 02 May 2013 19:20:58 +0200, > > Paolo Bonzini wrote: > >> > >> Il 30/04/2013 14:59, Claudio Bley ha scritto: > >>> At Mon, 29 Apr 2013 17:54:37 +0200, > >>> Paolo Bonzini wrote: > >>>> > >>>> Can you please try the patches at > >>>> http://cache.gmane.org//gmane/comp/emulators/qemu/208057-001.bin? > >>> > >>> I gave it a shot and this fixed the bug for me. > >>> > >>> I've applied the patches to git tag v1.4.1 with minor modifications: > >>> > >>> - skipped patch 1 and 2 since they already had been applied upstream > >>> in the meantime, AFAICS > >>> > >>> - s/vists/visits/ in subject line of patch 3 > >>> > >>> - updated patch 3 and 4 in order to adjust for moved-around files and > >>> some code changes since 1.3.0 > >>> > >>> Here are the updated patches: > >> > >> Thanks. These will have to wait for 1.6 though. > > > > I just wanted to check in on you whether you still have this on your > > radar for 1.6? I cannot seem to find any commits in this regard, yet. > > > > Full discussion: > > http://lists.gnu.org/archive/html/qemu-devel/2013-04/threads.html#02521 > > No, I had other stuff to do, sorry. Thanks for reminding me though. Sorry for being a pain in the neck... but, since it's been two months now and 1.6.0 is released, as well as 1.6.1 and this bug is still out there (AFAIS, it's not fixed looking through the git history) I just wanted to check what's going on. Why is there so little interest in getting this fixed? BTW, the workaround you proposed here[1] works fine for me. What's blocking the inclusion into qemu's git? Kind regards. [1] http://lists.gnu.org/archive/html/qemu-devel/2013-05/msg00248.html -- Claudio