From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sandro Sigala Subject: Re: GPLPV Drivers 0.9.11-pre4 hang during boot - Windows XP Pro SP2 Date: Thu, 03 Jul 2008 09:02:47 +0200 Message-ID: <486C7997.80503@sigala.it> References: <485A8681.10503@darkskiez.co.uk> <485AD22D.7070303@darkskiez.co.uk> <485F726C.2000908@darkskiez.co.uk> <4861D361.9070806@sigala.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4861D361.9070806@sigala.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello James, was the information I sent one week ago enough to spot the problem? Thanks, Sandro Sandro Sigala wrote: > Graphically, the DomU hangs during the booting process (the progress > bar is running forever). > > Under WinDbg, the latest messages printed every 5 seconds are: > ----------------------------------- > XenVbd no_free_grant_requests = 0 > XenVbd aligned requests = 0, aligned bytes = 0 > XenVbd unaligned requests = 0, unaligned bytes = 0 > XenVbd interrupts = 1 > XenVbd no_free_grant_requests = 0 > XenVbd aligned requests = 1, aligned bytes = 512 > XenVbd unaligned requests = 0, unaligned bytes = 0 > XenVbd interrupts = 1 > ----------------------------------- > > Full debug log messages attached. > > Machine configuration is: > http://www.sigala.it/gplpv/WINXPPRO_ENG2.cfg > dmesg output from dom0: > http://www.sigala.it/gplpv/dmesg.txt > xm dmesg output from dom0: > http://www.sigala.it/gplpv/xm-dmesg.txt >