From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: Fresh install of Windows XP hangs early in boot? Date: Thu, 31 Jul 2008 16:34:26 -0300 Message-ID: <20080731193426.GA9123@dmt.cnet> References: <20080729212332.GA8331@dmt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-devel To: Roland Dreier Return-path: Received: from mx1.redhat.com ([66.187.233.31]:50164 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753299AbYGaTfJ (ORCPT ); Thu, 31 Jul 2008 15:35:09 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jul 29, 2008 at 10:27:14PM -0700, Roland Dreier wrote: > > Known problem: > > http://www.nabble.com/LSI:-avoid-infinite-loops-p17116605.html > > I tried this hack (and actually made the magic insns number 500), and > doing an XP install I got > > lsi_scsi: error: Reselect with pending DMA > > do you have any feeling if this is because the script execution got > stopped too soon? Or is this likely a further issue? Perhaps the context that was stopped due to > 500 instructions was handling a DMA operation that didnt finish. Since the hack won't restart execution by itself, the driver executed a command (probably SIGP) to restart, leaving the DMA operation unfinished.