On Tue, Jun 20, 2023 at 03:03:53PM +0200, David Hildenbrand 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 > > Signed-off-by: David Hildenbrand <da...@redhat.com>
Acked-by: Peter Xu <pet...@redhat.com> -- Peter Xu