Re: [Qemu-devel] [PULL 00/13] Migration PULL request

2018-02-01 Thread Laurent Vivier
On 30/01/2018 07:29, Juan Quintela wrote: > Peter Maydell wrote: >> On 29 January 2018 at 12:09, Juan Quintela wrote: >>> Hi >>> >>> - migrate_fd_connect cleanup (dave) >>> - use MAX_VM_PACKAGED_SIZE >>> have to change (1<<32) for UINT32_MAX to get no warnings on win32 >>> - Use right s->threas

Re: [Qemu-devel] [PULL 00/13] Migration PULL request

2018-01-29 Thread Juan Quintela
Peter Maydell wrote: > On 29 January 2018 at 12:09, Juan Quintela wrote: >> Hi >> >> - migrate_fd_connect cleanup (dave) >> - use MAX_VM_PACKAGED_SIZE >> have to change (1<<32) for UINT32_MAX to get no warnings on win32 >> - Use right s->threashord_size(wei) >> - patches reviewed from info/migr

Re: [Qemu-devel] [PULL 00/13] Migration PULL request

2018-01-29 Thread Peter Maydell
On 29 January 2018 at 12:09, Juan Quintela wrote: > Hi > > - migrate_fd_connect cleanup (dave) > - use MAX_VM_PACKAGED_SIZE > have to change (1<<32) for UINT32_MAX to get no warnings on win32 > - Use right s->threashord_size(wei) > - patches reviewed from info/migrate, migration tests and multif

[Qemu-devel] [PULL 00/13] Migration PULL request

2018-01-29 Thread Juan Quintela
Hi - migrate_fd_connect cleanup (dave) - use MAX_VM_PACKAGED_SIZE have to change (1<<32) for UINT32_MAX to get no warnings on win32 - Use right s->threashord_size(wei) - patches reviewed from info/migrate, migration tests and multifd (me) Later, Juan. The following changes since commit 6233b4a