[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] GPL PV Intermittent Network Problems (HALIssue)
> Okay, well, stumbled upon the following site: > http://www.nforcershq.com/forum/viewtopic.php?t=12269 > > The site gives instructions for setting up a boot entry that specifies the > new HAL DLL that you want to use (extracting the new DLL and then using > the /hal= switch to tell Windows to use that HAL). After you boot with > that /hal option, Windows permanently installs the new HAL and then asks > you to reboot. After the reboot, the new HAL is installed and the XEN > drivers are getting the proper IRQs and functioning correctly. > > Thanks for the help James & Dustin - just took a little pointing to get me > going in the right direction. > Please get back to me in a few days just to confirm that things are still running well (eg that the IRQ thing definitely changed things for the better). Making Windows do the right thing with IRQ's etc was really hard, I tried quite a few different approaches and this was the best one I could come up with. It is a pity that it doesn't work with apic=0, but I don't think that there is a valid reason these days why you would set apic=0. Previously (xen 3.0.x) it was required to make some versions of windows work. I may keep the code in there that causes a fail when the no IRQ's >= 16 are available. It sounds like IRQ's < 16 don't work properly and given the choice between 'appearing to work but crashing in strange ways' and 'not working at all', I'd prefer the latter. It's easier to get to the bottom of :) James _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |