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] [PATCH 2/3][RFC] MSI/MSI-X support fordom0/driver domain

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2/3][RFC] MSI/MSI-X support fordom0/driver domain
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Mon, 28 May 2007 12:48:05 +0100
Delivery-date: Mon, 28 May 2007 04:44:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <D470B4E54465E3469E2ABBC5AFAC390F013B1E7B@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Aceg/mz7PRs/d4jlSeu7V67d+hYswQACriSgAACTnuAAAZF9OQAB6/ZAAAEo6AY=
Thread-topic: [Xen-devel] [PATCH 2/3][RFC] MSI/MSI-X support fordom0/driver domain
User-agent: Microsoft-Entourage/11.3.3.061214
On 28/5/07 12:33, "Tian, Kevin" <kevin.tian@xxxxxxxxx> wrote:

> I have the concern on xen to be involved in pirq allocation. Consider
> the current case where pirq == irq, for INTx type devices of dom0, the
> pirq number is always derived from ACPI table though static, and Xen
> doesn't know such static number before dom0 requests to bind. How
> about a MSI device enabled before an INTx only device? Also xen
> doesn't know the pirq number to be used in the future like hotplug
> case. 

Xen doesn't give a crap about the pirq namespace, except for subtle
semantics associated with legacy isa irqs 0-15. Or at least, what little
care it does have can (and likely will) be removed. So it's up to dom0
whether it wants its pirq namespace to correspond to BIOS-assigned scheme,
usual Linux allocation scheme, GSI space, or whatever. This interface will
let dom0 control how MSI and INTx is plumbed into its pirq space, if that's
what it wants. Other domUs will have no need for an association between
their pirq namespace and physical hardware/bios irq numbering -- in this
case it may make sense to leave it to Xen to do the allocation. But even
here, the interface as I described it would allow dom0 to have control over
domU allocation too if it wants it.

 -- Keir



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