Re: [Qemu-devel] [PATCH 31/41] migration: Move postcopy stuff to postcopy-ram.c
* Juan Quintela (quint...@redhat.com) wrote: > Yes, we don't have a good place to put that stuff. > > Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert > --- > include/migration/migration.h | 25 - > migration/migration.c | 18 --
[Qemu-devel] [PATCH 31/41] migration: Move postcopy stuff to postcopy-ram.c
Yes, we don't have a good place to put that stuff. Signed-off-by: Juan Quintela --- include/migration/migration.h | 25 - migration/migration.c | 18 -- migration/postcopy-ram.c | 18 ++ migration/postcopy-ram.h | 26 +