]> git.ipfire.org Git - thirdparty/qemu.git/commit
intel-iommu: pass in address space when page walk
authorPeter Xu <peterx@redhat.com>
Fri, 18 May 2018 07:25:14 +0000 (15:25 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 21 Jun 2018 01:45:05 +0000 (20:45 -0500)
commite8aa1dc8166ee652acf8c2101856c072a81ebe63
treeb6dcb2c76a8692d11110d84b87daa713cc04f63a
parent04e0e116283ac153fde7cf85d889a469e28325ea
intel-iommu: pass in address space when page walk

We pass in the VTDAddressSpace too.  It'll be used in the follow up
patches.

CC: QEMU Stable <qemu-stable@nongnu.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 2f764fa87d2a81812b313dd6d998e10126292653)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i386/intel_iommu.c