|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [VTD][PATCH] Do FLR of assigned devices with VT-d
To: |
Guy Zana <guy@xxxxxxxxxxxx>, "Han, Weidong" <weidong.han@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] [VTD][PATCH] Do FLR of assigned devices with VT-d |
From: |
Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> |
Date: |
Tue, 29 Jan 2008 19:04:23 +0000 |
Cc: |
"Xu, Anthony" <anthony.xu@xxxxxxxxx>, "Kay, Allen M" <allen.m.kay@xxxxxxxxx> |
Delivery-date: |
Tue, 29 Jan 2008 11:04:30 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<9392A06CB0FDC847B3A530B3DC174E7B04911045@xxxxxxxxxxxxxxxxxxxxxxxxxx> |
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> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
Thread-index: |
AcheMj+WzZYuIsWFQ72XRyo60xmE4QBU40UgAFZy1MAAcLn1QAAB0KQx |
Thread-topic: |
[Xen-devel] [VTD][PATCH] Do FLR of assigned devices with VT-d |
User-agent: |
Microsoft-Entourage/11.3.6.070618 |
On 29/1/08 18:39, "Guy Zana" <guy@xxxxxxxxxxxx> wrote:
> Oh, now I see why you did that. I'm eager to test the PCI hotplug stuff :-)
>
> The only thing that is concerning me is that it becomes VT-d specific.
> And I still think that the hypervisor is a bad place to put that code...
I don't see any particular reason not to have it in the hypervisor. The only
other possibly sensible place would be dom0 kernel, probably in pciback. It
would actually be fairly sensible to have pciback as the place for PCI setup
and control for passed-thru devices, for both PV and HVM guests.
Just because it's in Xen doesn't mean it has to be vt-d specific either.
There needs to be code sharing between vt-d, pacifica and the 1:1 nativedom
approaches.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|