On Mon, May 04, 2026 at 04:30:11PM +0400, Marc-André Lureau wrote: > The replay iteration logic has been moved into the RamDiscardManager, > which now iterates at source granularity using is_populated(). The > source-level replay_populated/replay_discarded methods and their > helpers are no longer called. > > Remove the now-dead replay methods, the VirtIOMEMReplayData struct, > the virtio_mem_for_each_plugged/unplugged_section() helpers (only used > by the replay methods), and the virtio_mem_section_cb typedef. > > Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
