|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] GPLPV Drivers 0.9.11-pre4 hang during boot - WindowsXP P
I've only just gotten back to it - I tried upgrading my test machine to
3.3-unstable (Debian package) and it was breaking badly.
Two things I noticed:
1. you are using tap:aio - as a test, can you try using file: instead? I
have never gotten tap:aio working. If you've already tried this and
mentioned it to me then I apologise in advance :)
2. I'm wondering if there might be a race in the code that figures out
if the backend is 32 or 64 bits... I'll do some testing on that.
James
> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Sandro Sigala
> Sent: Thursday, 3 July 2008 17:03
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] GPLPV Drivers 0.9.11-pre4 hang during boot -
> WindowsXP Pro SP2
>
> 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
> >
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|