Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-02-04 Thread Hailiang Zhang
On 2016/2/4 19:08, Amit Shah wrote: On (Fri) 15 Jan 2016 [11:37:40], zhanghailiang wrote: Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series, They are just small improvements for migration codes and have been reviewed by Dave. Patch 5, 6 are small fixes for migration releate

Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-02-04 Thread Amit Shah
On (Fri) 15 Jan 2016 [11:37:40], zhanghailiang wrote: > Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series, > They are just small improvements for migration codes and have been reviewed > by Dave. > > Patch 5, 6 are small fixes for migration releated documention. > > Please r

Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-02-04 Thread Amit Shah
On (Sat) 30 Jan 2016 [18:32:22], Hailiang Zhang wrote: > Hi Juan & Amit, > > This series is prerequisite of COLO, and all of them have been reviewed by > Dave, > Could you please review and merge them ? Yea, I've been away last couple of weeks. Getting to this now. Amit

Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-01-30 Thread Hailiang Zhang
Hi Juan & Amit, This series is prerequisite of COLO, and all of them have been reviewed by Dave, Could you please review and merge them ? Thanks, Hailiang On 2016/1/15 11:37, zhanghailiang wrote: Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series, They are just small impro

Re: [Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-01-22 Thread Hailiang Zhang
ping ? On 2016/1/15 11:37, zhanghailiang wrote: Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series, They are just small improvements for migration codes and have been reviewed by Dave. Patch 5, 6 are small fixes for migration releated documention. Please review. zhanghaili

[Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration

2016-01-14 Thread zhanghailiang
Patch 1 ~ patch 4 are picked from COLO and live memory snapshot series, They are just small improvements for migration codes and have been reviewed by Dave. Patch 5, 6 are small fixes for migration releated documention. Please review. zhanghailiang (6): ram: Split host_from_stream_offset() in