On 22/02/21 15:43, David Hildenbrand wrote:
Also, why can't you just pass vrdl to the call?I have to modify the callbacks. Similarly done for memory_region_iommu_replay().
Since replay_populate only uses a single callback, that suggests using a function pointer instead of the RamDiscardListener*.
Paolo