]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/intel_iommu.c
intel_iommu: use access_flags for iotlb
authorPeter Xu <peterx@redhat.com>
Mon, 17 Jul 2017 09:02:30 +0000 (17:02 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 1 Aug 2017 21:13:25 +0000 (00:13 +0300)
commit07f7b73398de3b60f28301a9af2a2338710105c7
treeda60d1f473c3fbdd8606c2ff559a7a005c5704e1
parent892721d91d9deb2affe4e61334b1dd1b43728f92
intel_iommu: use access_flags for iotlb

It was cached by read/write separately. Let's merge them.

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
include/hw/i386/intel_iommu.h