Re: [Qemu-devel] [PATCH qemu v16 03/19] memory: Fix IOMMU replay base address

2016-05-25 Thread David Gibson
On Wed, May 04, 2016 at 04:52:15PM +1000, Alexey Kardashevskiy wrote: > Since a788f227 "memory: Allow replay of IOMMU mapping notifications" > when new VFIO listener is added, all existing IOMMU mappings are > replayed. However there is a problem that the base address of > an IOMMU memory region (I

[Qemu-devel] [PATCH qemu v16 03/19] memory: Fix IOMMU replay base address

2016-05-04 Thread Alexey Kardashevskiy
Since a788f227 "memory: Allow replay of IOMMU mapping notifications" when new VFIO listener is added, all existing IOMMU mappings are replayed. However there is a problem that the base address of an IOMMU memory region (IOMMU MR) is ignored which is not a problem for the existing user (which is pse