Juan Quintela <[email protected]> wrote: Post proper list
Remove cc'd > "Dr. David Alan Gilbert (git)" <[email protected]> wrote: >> From: "Dr. David Alan Gilbert" <[email protected]> >> >> RAM migration mainly works on RAMBlocks but in a few places >> uses data from MemoryRegions to access the same information that's >> already held in RAMBlocks; clean it up just to avoid the >> MemoryRegion use. >> >> Signed-off-by: Dr. David Alan Gilbert <[email protected]> Reviewed-by: Juan Quintela <[email protected]> This was a leftover of when I tried to convert migration to use Memory regions, yes, it didn't went too well
