]> git.proxmox.com Git - mirror_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 S. Tsirkin <mst@redhat.com>
Wed, 23 May 2018 14:33:58 +0000 (17:33 +0300)
commit2f764fa87d2a81812b313dd6d998e10126292653
tree5f5911206b84592c04747d869bb3bf2e30675ab9
parentfe215b0cbb8c1f4b4af0a64aa5c02042080dd537
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>
hw/i386/intel_iommu.c