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] Support more Capability StructuresandDevice

To: "Ian Jackson" <Ian.Jackson@xxxxxxxxxxxxx>, "Yuji Shimada" <shimada-yxb@xxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH][RFC] Support more Capability StructuresandDevice Specific
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Tue, 1 Jul 2008 10:25:54 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, "Dong, Eddie" <eddie.dong@xxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Mon, 30 Jun 2008 19:26:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <18537.3773.217106.320143@xxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <18532.60085.407238.451272@xxxxxxxxxxxxxxxxxxxxxxxx><18532.61749.775923.223770@xxxxxxxxxxxxxxxxxxxxxxxx><20080630165354.F32A.SHIMADA-YXB@xxxxxxxxxxxxxxx> <18537.3773.217106.320143@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acja0XS+IQwkehIISoG58mF8hveaKwATZh5A
Thread-topic: [Xen-devel] [PATCH][RFC] Support more Capability StructuresandDevice Specific
The PCI config space passthrough is actually crucial for Xen 3.3.

We have already found many device assignment issues caused by the lack of the 
passthrough (and I think more issues will be found).
For example, the assigned BroadCom NIC can't work because the driver needs to 
access the register BNX2_PCICFG_INT_ACK_CMD (at 0x84); another example: the USB 
assignment doesn't work -- one of the reasons is: UHCI-hc needs to access 
config space reigster USB_LEGKEY(at 0xC0-C1) to enable USB IRQ.

So it will be great to push the patch into xen-unstable tree.

Thanks,
-- Dexuan


-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ian Jackson
Sent: 2008年7月1日 0:50
To: Yuji Shimada
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx; Dong, Eddie; Keir Fraser
Subject: Re: [Xen-devel] [PATCH][RFC] Support more Capability 
StructuresandDevice Specific

Yuji Shimada writes ("Re: [Xen-devel] [PATCH][RFC] Support more Capability 
Structures andDevice Specific"):
> I am going to release these following patches.
...
> Should I release patch against the upstream qemu merge prior to Xen
> Unstable ?

We're currently working to integrate the upstream qemu merge into
patchman.  I hope that we can be successful with this, so that we can
switch to this tree as the default in 3.3.

With that in mind:

Have you looked at the upstream merge at all yet ?  I haven't yet done
any PCI passthrough testing and I think it's very important that we do
some of that testing.  If you have any time available to do some
checking of the qemu upstream merge tree, even before we consider your
recent patches, that would be very helpful.

Ian.

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

<Prev in Thread] Current Thread [Next in Thread>