David Hildenbrand <da...@redhat.com> wrote: > virtio-mem wants to know whether it should not mess with the RAMBlock > content (e.g., discard RAM, preallocate memory) on incoming migration. > > So let's expose that function as migrate_ram_is_ignored() in > migration/misc.h
Reviewed-by: Juan Quintela <quint...@redhat.com>