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

[Xen-devel][PATCH] VT-d: Fix PCI-X device assignment

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel][PATCH] VT-d: Fix PCI-X device assignment
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Fri, 19 Dec 2008 10:35:18 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Delivery-date: Thu, 18 Dec 2008 18:35:52 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: Aclhgm5YsExOq+6bRdajI4cEq0j38w==
Thread-topic: [Xen-devel][PATCH] VT-d: Fix PCI-X device assignment
When assign PCI device, current code just map its bridge and its secondary bus 
number and devfn 0. It doesn't work for PCI-x device assignment, because the 
request may be the source-id in the original PCI-X transaction or the source-id 
provided by the bridge. It needs to map the device itself, and its upstream 
bridges till PCIe-to-PCI/PCI-x bridge. 

In addition, add description for DEV_TYPE_PCIe_BRIDGE and DEV_TYPE_PCI_BRIDGE 
for understandability.

Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>

Attachment: pcix.patch
Description: pcix.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>