[Qemu-devel] [PULL 02/28] memory: introduce IOMMUOps.notify_flag_changed

2016-09-28 Thread Paolo Bonzini
From: Peter Xu The new interface can be used to replace the old notify_started() and notify_stopped(). Meanwhile it provides explicit flags so that IOMMUs can know what kind of notifications it is requested for. Acked-by: David Gibson Signed-off-by: Peter Xu Message-Id: <1474606948-14391-3-git

[Qemu-devel] [PULL 02/28] memory: introduce IOMMUOps.notify_flag_changed

2016-09-26 Thread Paolo Bonzini
From: Peter Xu The new interface can be used to replace the old notify_started() and notify_stopped(). Meanwhile it provides explicit flags so that IOMMUs can know what kind of notifications it is requested for. Acked-by: David Gibson Signed-off-by: Peter Xu Message-Id: <1474606948-14391-3-git