Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

RE: [Xen-devel] [PATCH 6/6] Add MSI support to XEN

To: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH 6/6] Add MSI support to XEN
From: "Shan, Haitao" <haitao.shan@xxxxxxxxx>
Date: Wed, 30 Apr 2008 16:15:52 +0800
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Wed, 30 Apr 2008 01:16:28 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4818405D.76E4.0078.0@xxxxxxxxxx>
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>
References: <823A93EED437D048963A3697DB0E35DE014F156F@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4818405D.76E4.0078.0@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AciqloXSrXl6TOWXRm2DsCJc+uIPewAAci2g
Thread-topic: [Xen-devel] [PATCH 6/6] Add MSI support to XEN
Hi, Jan,
I do not want to touch drivers/pci/msi.c. Sorry, this part of code is
left in the patch duo to my mistake. The attached is the updated patch.
The reason that I add a new file is that I did not find a clean way to
use the original msi.c. There is code there managing vectors, which is
definitly not needed in dom0. Also I do not want to insert too many
"ifdef"s in that file.
Do I understand your comments correctly?

Best Regards
Haitao Shan

Jan Beulich wrote:
>>>> "Shan, Haitao" <haitao.shan@xxxxxxxxx> 30.04.08 09:25 >>>
>> This patch add MSI support to domain0/domain U.
>> 
>> Signed-off-by: Jiang Yunhong <yunhong.jiang@xxxxxxxxx>
>> Signed-off-by: Shan Haitao     <haitao.shan@xxxxxxxx
>> <<msi_kernel.patch>> m>
> 
> The change to drivers/pci/msi.c looks bogus, not only because the
> patch adds a drivers/pci/msi-xen.c.
> 
> Jan

Attachment: msi_kernel.patch
Description: msi_kernel.patch

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