提交 d53f7a61 编写于 作者: F Fabiano Rosas 提交者: Alex Williamson

vfio-common.h: Remove inaccurate comment

This is a left-over from "f4ec5e26 vfio: Add host side DMA window
capabilities", which added support to more than one DMA window.
Signed-off-by: NFabiano Rosas <farosas@linux.ibm.com>
Acked-by: NDavid Gibson <david@gibson.dropbear.id.au>
Signed-off-by: NAlex Williamson <alex.williamson@redhat.com>
上级 506179e4
......@@ -74,11 +74,6 @@ typedef struct VFIOContainer {
int error;
bool initialized;
unsigned long pgsizes;
/*
* This assumes the host IOMMU can support only a single
* contiguous IOVA window. We may need to generalize that in
* future
*/
QLIST_HEAD(, VFIOGuestIOMMU) giommu_list;
QLIST_HEAD(, VFIOHostDMAWindow) hostwin_list;
QLIST_HEAD(, VFIOGroup) group_list;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册