On Mon, May 01, 2017 at 02:53:35PM +1000, David Gibson wrote:
> On Thu, Apr 27, 2017 at 05:34:15PM +0800, Peter Xu wrote:
> > It's new name is iommu_mr_notifier_init(). Again, literal changes only.
> >
> > Signed-off-by: Peter Xu
>
> Again, I think this could be folded with the previous two patc
On Thu, Apr 27, 2017 at 05:34:15PM +0800, Peter Xu wrote:
> It's new name is iommu_mr_notifier_init(). Again, literal changes only.
>
> Signed-off-by: Peter Xu
Again, I think this could be folded with the previous two patches.
Signed-off-by: David Gibson
I also note that these patches will co
It's new name is iommu_mr_notifier_init(). Again, literal changes only.
Signed-off-by: Peter Xu
---
hw/vfio/common.c | 8
hw/virtio/vhost.c | 8
include/exec/memory.h | 7 ---
3 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/hw/vfio/common.c b/hw/vf