WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] GPL PV Intermittent Network Problems (HALIssue)

To: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>, <Dustin.Henning@xxxxxxxxxxx>
Subject: RE: [Xen-users] GPL PV Intermittent Network Problems (HALIssue)
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Wed, 12 Nov 2008 13:39:22 +1100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 11 Nov 2008 18:39:59 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <491943B10200009900030DC6@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <49193BC802000036000056E1@xxxxxxxxxxxxxxxxxxxxx> <491943B10200009900030DC6@xxxxxxxxxxxxxxxxxxxxx> <491943B10200009900030DC6@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclEEzEN99QSm14uQLqWIJbX/OX/pgAXA1OA
Thread-topic: [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

<Prev in Thread] Current Thread [Next in Thread>