The first patch fixes spurious translation configuration decoding errors rarely happening on guest IOVA invalidation notifications.
The second patch fixes the guest stall observed when attempting to run a guest exposed with a SMMUv3 and a VFIO-PCI device. As a reminder SMMUv3 is not integrated with VFIO (the device will not work properly) but this shouldn't prevent the guest from booting. Best Regards Eric Eric Auger (2): hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations hw/arm/smmuv3: Implement dummy replay hw/arm/smmuv3-internal.h | 1 + hw/arm/smmuv3.c | 17 +++++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) -- 2.20.1