Re: [Qemu-devel] [PATCH v8 35/54] Postcopy: Postcopy startup in migration thread

2015-10-26 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > "Dr. David Alan Gilbert (git)" wrote: > > From: "Dr. David Alan Gilbert" > > > > Rework the migration thread to setup and start postcopy. > > > > Signed-off-by: Dr. David Alan Gilbert > > Reviewed-by: Amit Shah > > > > diff --git a/include/migrat

Re: [Qemu-devel] [PATCH v8 35/54] Postcopy: Postcopy startup in migration thread

2015-10-21 Thread Juan Quintela
"Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > Rework the migration thread to setup and start postcopy. > > Signed-off-by: Dr. David Alan Gilbert > Reviewed-by: Amit Shah > diff --git a/include/migration/migration.h b/include/migration/migration.h > index aecf284..

[Qemu-devel] [PATCH v8 35/54] Postcopy: Postcopy startup in migration thread

2015-09-29 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Rework the migration thread to setup and start postcopy. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Amit Shah --- include/migration/migration.h | 3 + migration/migration.c | 172 -- trace-events