|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in Xen
To: |
"Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Subject: |
[Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in Xen |
From: |
"Han, Weidong" <weidong.han@xxxxxxxxx> |
Date: |
Wed, 22 Oct 2008 16:59:23 +0800 |
Cc: |
"Kay, Allen M" <allen.m.kay@xxxxxxxxx>, "Zhao, Yu" <yu.zhao@xxxxxxxxx>, espen.skoglund@xxxxxxxxxxxxx |
Delivery-date: |
Wed, 22 Oct 2008 01:59:57 -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: |
Ack0JHoxwejp0rz7SnCnSV1+v9OAqg== |
Thread-topic: |
[Xen-devel] [PATCH] [VTD] Remove PCI device enumeration for dom0 in Xen |
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?
Signed-off-by: Espen Skoglund <espen.skoglund@xxxxxxxxxxxxx>
Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>
remove-dom0-setup.patch
Description: remove-dom0-setup.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] [VTD] Remove PCI device enumeration for dom0 in Xen,
Han, Weidong <=
|
|
|
|
|