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-devel

Re: [Xen-devel] PCI passthrough w/ shared IRQ in xen/master

To: Michael D Labriola <mlabriol@xxxxxxxx>
Subject: Re: [Xen-devel] PCI passthrough w/ shared IRQ in xen/master
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Fri, 19 Feb 2010 17:17:54 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Mark Hurenkamp <mark.hurenkamp@xxxxxxxxx>
Delivery-date: Fri, 19 Feb 2010 09:18:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <OF15669F0B.3D3562C0-ON852576CF.005C9A3C-852576CF.005CF7DB@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcqxhFhq5jGHe7mxSKOy63KIgSHtLQAAyB0B
Thread-topic: [Xen-devel] PCI passthrough w/ shared IRQ in xen/master
User-agent: Microsoft-Entourage/12.23.0.091001
On 19/02/2010 16:55, "Michael D Labriola" <mlabriol@xxxxxxxx> wrote:

> Commented out the entire contents of note_interrupt().  Only installed the
> new kernel on my dom0.  That does in fact keep my dom0 from killing my
> SATA controller, but my PCI ATM card still doesn't quite work in the domU.
>  How exactly do I tell if the domU is getting the interrupts?

cat /proc/interrupts

You can also use Xen's 'i' debug key to dump its guest interrupt
information, and see where it thinks it is routing each physical interrupt
line to.

> The card works well enough for the ATM daemons to set up a PVC, but when I
> try to ping the host on the other side I get nothing.  Actually, after a
> few minutes, I start getting this message:
> 
> ping: sendmsg: No buffer space available

Hm, well, failure to transmit could be various things other than simply not
receiving interrupts.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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