Re: [Qemu-devel] [PATCH 00/12] Migration next v12

2012-08-07 Thread Luiz Capitulino
On Mon, 6 Aug 2012 21:42:46 +0300 Orit Wasserman wrote: > Changes from v11: > Fix example for query-migrate-cache-size commands > Move patch 10 (Change total_time to total-time) to patch 9 and fix > comment. Looks good now: Reviewed-by: Luiz Capitulino

Re: [Qemu-devel] [PATCH 00/12] Migration next v12

2012-08-06 Thread Eric Blake
On 08/06/2012 12:42 PM, Orit Wasserman wrote: > Changes from v11: > Fix example for query-migrate-cache-size commands > Move patch 10 (Change total_time to total-time) to patch 9 and fix > comment. > > patches are based on git://repo.or.cz/qemu/quintela.git Migration-next-v5 > branch > > Please

[Qemu-devel] [PATCH 00/12] Migration next v12

2012-08-06 Thread Orit Wasserman
Changes from v11: Fix example for query-migrate-cache-size commands Move patch 10 (Change total_time to total-time) to patch 9 and fix comment. Changes from v10: remove query-migrate-supported-capabilities commands. Update documentation. Replace total_time with total-time fix other comments by Eri