]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/intel_iommu.c
intel_iommu: use IOMMU_ACCESS_FLAG()
authorPeter Xu <peterx@redhat.com>
Fri, 19 May 2017 03:19:45 +0000 (11:19 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 May 2017 18:25:27 +0000 (21:25 +0300)
commit5a38cb5940f71254e7dcc4bce7ffca8c2102f0ec
tree4475988ada19c2474b736990dbf5b4b35f6e33c2
parent127ff5c356e1c2c1328ed2fbb582eb14e412b160
intel_iommu: use IOMMU_ACCESS_FLAG()

We have that now, so why not use it.

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>
Reviewed-by: Jason Wang <jasowang@redhat.com>
hw/i386/intel_iommu.c