commit | ec40be993b7b12b3f338ccf79f7eaaef6d1870f7 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Jun 12 14:05:33 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Jun 19 12:42:02 2024 +0200 |
tree | 2d711a263acba07eebcb70035cd4b7a666f3024b | |
parent | 80ce0d5874d60dac171ec9395a2aaba91a25c1c7 [diff] |
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one() @event access is read-only. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> Message-Id: <20240612132532.85928-2-philmd@linaro.org>