Han, Weidong
2009-Dec-31 08:45 UTC
[Xen-devel] [PATCH] VT-d: clean up dynamic page mapping
Before dynamic VT-d page table for hvm guest (changeset 20152), need_iommu is only used for PV guest. And it maps pages into VT-d for PV guest in get_page_type and grant table. Now need_iommu is used both hvm and pv guests, this patch makes those code still only for PV guest, because it needn''t to map pages there for hvm domain. Signed-off0-by: Weidong Han <Weidong.han@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel