|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/3] Continuously move iommu code and cleanup some VT
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@xxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH 0/3] Continuously move iommu code and cleanup some VT-d code,
Han, Weidong <=
|
|
|
|
|