[Qemu-devel] [PULL 13/21] Create MigrationIncomingState

2015-06-11 Thread Juan Quintela
From: "Dr. David Alan Gilbert" There are currently lots of pieces of incoming migration state scattered around, and postcopy is adding more, and it seems better to try and keep it together. allocate MIS in process_incoming_migration_co Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Amit Sh

[Qemu-devel] [PULL 13/21] Create MigrationIncomingState

2015-06-03 Thread Juan Quintela
From: "Dr. David Alan Gilbert" There are currently lots of pieces of incoming migration state scattered around, and postcopy is adding more, and it seems better to try and keep it together. allocate MIS in process_incoming_migration_co Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Amit Sh