hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
commita55aab618163f9ffd8b5cbf737d4e57875264510
authorZenghui Yu <yuzenghui@huawei.com>
Mon, 19 Oct 2020 09:15:08 +0000 (19 17:15 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Oct 2020 11:10:44 +0000 (27 11:10 +0000)
tree88e8f102aeade388e01a11e0e7b099288f49f534
parent526dbbe087475599589ada4df70a337c09ae0f3f
hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly

Ensure the vSMMUv3 will be restored before all PCIe devices so that DMA
translation can work properly during migration.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Message-id: 20201019091508.197-1-yuzenghui@huawei.com
Acked-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/smmuv3.c