]> www.infradead.org Git - users/dwmw2/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>
Wed, 11 Jul 2018 16:48:18 +0000 (11:48 -0500)
commit78b85a98a387a57df522b5b06e5aa5e2e19cf6c2
tree6d78d085b345962a299ec7872fefd0651275d4a0
parent28048f7bcd9f5b0071b93a0c6c6c1633cbff0699
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