]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/smmu-common: Support 64-bit addresses
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Tue, 14 Feb 2023 17:19:21 +0000 (17:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2023 16:00:48 +0000 (16:00 +0000)
commitca3fbed896ec867ea0826b9859c6636ca927e835
tree6210a33982b77d4c54a9b9fc6e20d43f6c9b0843
parent4d120d7d6084ef388a9016d7dbf091c4d5e055fc
hw/arm/smmu-common: Support 64-bit addresses

Addresses targeting the second translation table (TTB1) in the SMMU have
all upper bits set. Ensure the IOMMU region covers all 64 bits.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20230214171921.1917916-2-jean-philippe@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/smmu-common.c
include/hw/arm/smmu-common.h