|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in
To: |
"Han, Weidong" <weidong.han@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in Xen |
From: |
Keir Fraser <keir.fraser@xxxxxxxxxxxxx> |
Date: |
Wed, 22 Oct 2008 11:42:06 +0100 |
Cc: |
espen.skoglund@xxxxxxxxxxxxx, "Zhao, Yu" <yu.zhao@xxxxxxxxx>, "Kay, Allen M" <allen.m.kay@xxxxxxxxx> |
Delivery-date: |
Wed, 22 Oct 2008 03:42:34 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<0122C7C995D32147B66BF4F440D3016301E7947A@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |
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: |
Ack0JHoxwejp0rz7SnCnSV1+v9OAqgADllra |
Thread-topic: |
[Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in Xen |
User-agent: |
Microsoft-Entourage/11.4.0.080122 |
On 22/10/08 09:59, "Han, Weidong" <weidong.han@xxxxxxxxx> wrote:
> There are already PCI probe and remove callbacks in dom0 (c/s 593 in
> linux-2.6.18-xen.hg). So it is not necessary to enumerate devices for
> dom0 in Xen.
>
> Espen had a patch (c/s 17975) to do the same thing, but his patch was
> reverted in order to allow old dom0 kernels to work with iommu-capable
> platforms. Xen 3.3 has been released for a few months, I think it's time
> to clean up it. The rebased patch is attached.
>
> Keir, what's your opinion?
Xen 3.3 should continue to work with older dom0 kernels. However, now that
iommu is *disabled* by default, will this mean that it would continue to
work with older dom0 kernels so long as iommu is not enabled on the Xen
command line? This should be tested and confirmed with this patch applied.
If so, I would accept it.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|