|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implement
Hi Wei,
My understanding is that both EPT/NPT already supports 2M and 1G page sizes.
If this is true and if NPT supports the same page table format as AMD iommu,
shouldn't iommu 2M and 1G support just a matter of pointing iommu page table
pointer to NPT page table of the same guest OS thus sharing the same page table
between NPT and AMD iommu?
This should save a lot code changes in iommu code. We just need to flush iommu
page table in IOTLB at appropriate places.
Allen
-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Wei Wang2
Sent: Friday, December 03, 2010 8:04 AM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support -
implementation
This is the implementation.
Thanks,
We
Signed-off-by: Wei Wang <wei.wang2@xxxxxxx>
--
Legal Information:
Advanced Micro Devices GmbH
Sitz: Dornach, Gemeinde Aschheim,
Landkreis München Registergericht München, HRB Nr. 43632
Geschäftsführer:
Alberto Bozzo, Andrew Bowd
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- RE: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation,
Kay, Allen M <=
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Keir Fraser
- RE: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Kay, Allen M
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Tim Deegan
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Wei Wang2
- Re: [Xen-devel] [PATCH 4/4] amd iommu: Large io page support - implementation, Tim Deegan
- [Xen-devel] [RFC][PATCH][VTD] EPT/VT-d page table sharing, Kay, Allen M
- [Xen-devel] Re: [RFC][PATCH][VTD] EPT/VT-d page table sharing, Tim Deegan
- [Xen-devel] RE: [RFC][PATCH][VTD] EPT/VT-d page table sharing, Kay, Allen M
- Re: [Xen-devel] RE: [RFC][PATCH][VTD] EPT/VT-d page table sharing, Ian Campbell
|
|
|
|
|