Re: [Qemu-devel] [PATCH v8 26/54] Modify save_live_pending for postcopy

2015-10-28 Thread Amit Shah
On (Tue) 29 Sep 2015 [09:37:50], Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Modify save_live_pending to return separate postcopiable and > non-postcopiable counts. > > Signed-off-by: Dr. David Alan Gilbert > Reviewed-by: Juan Quintela Reviewed-by: Amit Shah (I

[Qemu-devel] [PATCH v8 26/54] Modify save_live_pending for postcopy

2015-09-29 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Modify save_live_pending to return separate postcopiable and non-postcopiable counts. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Juan Quintela --- include/migration/vmstate.h | 5 +++-- include/sysemu/sysemu.h | 4 +++- migration/block.c