qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix spurious notification errors and


From: Eric Auger
Subject: [Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci
Date: Tue, 11 Jun 2019 16:28:19 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]