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, RFC 0/7] PCI multi-segment support

To: Jan Beulich <JBeulich@xxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH, RFC 0/7] PCI multi-segment support
From: Keir Fraser <keir.xen@xxxxxxxxx>
Date: Mon, 05 Sep 2011 14:33:45 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 05 Sep 2011 06:34:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; bh=fwqkI1aG8dg18gCnxxtW4exURtkG+82OtRyXx+VjFLA=; b=a1SQT0GKIlB4JD5kf0MoObuHTAqWj3JchzwJxtdRR+BsSD6G9EcOzER8MFrUEghFtV uGuqLHS9XpazEiuuUgID900zBGAOkwlqael8zNC5Uvk/kaF8XwwOf7FH24IEUBDiPBdq gZV+KhN64/UGzuTDYu9tByhO8rw9bLqRlSv88=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E64E8460200007800054ADB@xxxxxxxxxxxxxxxxxxxx>
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: Acxr0G809RNQKBX/Rk2lRCObsWlLFg==
Thread-topic: [Xen-devel] [PATCH, RFC 0/7] PCI multi-segment support
User-agent: Microsoft-Entourage/12.30.0.110427
On 05/09/2011 14:18, "Jan Beulich" <JBeulich@xxxxxxxx> wrote:

>>>> On 25.08.11 at 16:54, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
>> In order for Xen to be able to boot on systems with multiple PCI segments
>> (also called domains), a number of changes are necessary to the
>> hypervisor, the hypercall interface, the tools, and the Dom0 kernel, as
>> in most code paths and definitions there were not even provisions for
>> passing a segment number.
>> 
>> The hypercall interface changes may need some discussion before
>> applying the patches, in particular
>> 
>> - whether the way PHYSDEVOP_map_pirq gets re-used is acceptable,
>>   or whether alternatively we should define a replacement one sub-
>>   hypercall
>> - whether PHYSDEVOP_manage_pci_* should be deprecated
>> - whether the bit assignments for the four uses of machine_bdf in
>>   the domctl interface can be re-defined
> 
> No comment from either of you on the proposed changes?

I'm personally fine with folding segment into the bus field. Otherwise we
just end up with more compat cruft.

I don't have an opinion on the PHYSDEVOP_manage_pci_* hypercalls. In fact I
don't know much about them at all.

I've always considered the domctl interface subject to change, but you don't
seem to redefine anything that already exists? You just give meaning to bits
24-31 of an existing 32-bit parameter?

 -- Keir

> Jan
> 
>> Additionally, in the AMD IOMMU code there are two places where I
>> was unable to identify how the segment value ought to be retrieved.
>> Since I'm unaware of multi-segment AMD-based systems, imo this
>> should not be a reason to not commit the changes proposed.
>> 
>> 1: introduce notion of PCI segments
>> 2: add new physdevop-s
>> 3: adjust domctl interface
>> 4: VT-d specific adjustments
>> 5: AMD-IOMMU specific adjustments
>> 6: Pass-through adjustments
>> 7: config space accessor adjustments
>> 
>> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
> 



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