OSDN Git Service

memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
authorEugenio Pérez <eperezma@redhat.com>
Mon, 16 Nov 2020 16:55:02 +0000 (17:55 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 8 Dec 2020 18:48:57 +0000 (13:48 -0500)
commit3b5ebf8532afdc1518bd8b0961ed802bc3f5f07c
treec40c29206db7fe126f6a47dfa9da00beb2d56213
parent81ee17aa461d1bf05a45dddd7f9abfa9ab0b2036
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one

Previous name didn't reflect the iommu operation.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20201116165506.31315-2-eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/arm/smmu-common.c
hw/arm/smmuv3.c
hw/i386/intel_iommu.c
include/exec/memory.h
softmmu/memory.c