On 23/02/21 11:50, David Hildenbrand wrote:
However, I do agree that the notifier should work with MemoryRegionSection - this will make the "client" code much easier.The register()/replay_populate() mechanism should consume a MemoryRegionSection to work on, and call the listener via (adjusted) MemoryRegionSection.Maybe I'm even able to simplify/get rid of the discard_all() callback.
Good, thanks for trying and finding the best of both worlds. Paolo