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 2/2] VT-d: fix MSI source-id of interrupt remapping

To: 'Keir Fraser' <Keir.Fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 2/2] VT-d: fix MSI source-id of interrupt remapping
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Fri, 19 Jun 2009 13:50:26 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 18 Jun 2009 22:55:18 -0700
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: AcnwodicZthhg+QwSM6tc0hchiZPJw==
Thread-topic: [Xen-devel] [PATCH 2/2] VT-d: fix MSI source-id of interrupt remapping
This patch fixes an issue of MSI source-id. Currently MSI source-ids are all 
set device bdf. It's incorrect for PCI (not PCIe) devices. The patch set 
correct requester-ids of MSI to source-id. And also, wrap functions to clean 
ioapic source-id.


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

Attachment: sid.patch
Description: sid.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 2/2] VT-d: fix MSI source-id of interrupt remapping, Han, Weidong <=