Han, Weidong
2008-Mar-06 09:03 UTC
[Xen-devel] [PATCH 0/3] Continuously move iommu code and cleanup some VT-d code
This patch set continuously moves iommu code to arch-generic locations, and also cleans up some VT-d code. The three patches are as follows: Patch 1: move generic iommu header files to xen/include/xen/, move generic iommu.c and io.c to xen/drivers/passthrough/, move intel-iommu.h to xen/drivers/passthrough/vtd/, and dereference between xen/iommu.h and intel-iommu.h. Patch 2: according to iommu header files movement, change corresponding header file includes. Patch 3: clean up vtd code, remove useless header includes, and fix code style. Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel