Re: [Qemu-devel] [PULL 00/18] Migration PULL request (3rd try)

2017-09-22 Thread Peter Maydell
On 22 September 2017 at 13:24, Juan Quintela wrote: > Hi > > From yesterday pull: > - s/__WORD_SIZE/HOST_LONG_BITS/ > - rebase on top of today > > [2nd try] > > To make merges easier, this includes: > - Peter Xu reviewed patches from Postocpy recovery (3) > - Alexey reviewed pages from block postc

[Qemu-devel] [PULL 00/18] Migration PULL request (3rd try)

2017-09-22 Thread Juan Quintela
Hi >From yesterday pull: - s/__WORD_SIZE/HOST_LONG_BITS/ - rebase on top of today [2nd try] To make merges easier, this includes: - Peter Xu reviewed patches from Postocpy recovery (3) - Alexey reviewed pages from block postcopy (4) - Vladimir reviewed patches (3) - reviewed patches from Multifd

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

2017-09-22 Thread Peter Maydell
On 22 September 2017 at 09:25, Juan Quintela wrote: > Peter Xu wrote: >> On Thu, Sep 21, 2017 at 04:29:04PM -0700, no-re...@patchew.org wrote: >> >> [...] >> >>> /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c: In function >>> ‘bitmap_to_from_le’: >>> /var/tmp/patchew-tester-tmp-b0y2ycie/

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

2017-09-22 Thread Thomas Huth
On 22.09.2017 10:25, Juan Quintela wrote: > Peter Xu wrote: >> On Thu, Sep 21, 2017 at 04:29:04PM -0700, no-re...@patchew.org wrote: >> >> [...] >> >>> /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c: In function >>> ‘bitmap_to_from_le’: >>> /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bi

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

2017-09-22 Thread Juan Quintela
Peter Xu wrote: > On Thu, Sep 21, 2017 at 04:29:04PM -0700, no-re...@patchew.org wrote: > > [...] > >> /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c: In function >> ‘bitmap_to_from_le’: >> /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c:383:6: error: >> "__WORD_SIZE" is not defin

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

2017-09-21 Thread Peter Xu
On Thu, Sep 21, 2017 at 04:29:04PM -0700, no-re...@patchew.org wrote: [...] > /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c: In function > ‘bitmap_to_from_le’: > /var/tmp/patchew-tester-tmp-b0y2ycie/src/util/bitmap.c:383:6: error: > "__WORD_SIZE" is not defined [-Werror=undef] > # if

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

2017-09-21 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Subject: [Qemu-devel] [PULL 00/18] Migration PULL request Type: series Message-id: 20170921230812.7095-1-quint...@redhat.com === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git

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

2017-09-21 Thread Juan Quintela
To make merges easier, this includes: - Peter Xu reviewed patches from Postocpy recovery (3) - Alexey reviewed pages from block postcopy (4) - Vladimir reviewed patches (3) - reviewed patches from Multifd (me) Please apply, Juan. The following changes since commit ff5667ed53c544c4dc88dcd7cb23cc5

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

2017-05-19 Thread Stefan Hajnoczi
On Thu, May 18, 2017 at 07:24:44PM +0200, Juan Quintela wrote: > Hi > > This include the following series: > - Fix non-multiple of page size migraition (dave) > - Remove use of old MigrationParms (a.k.a. now block migration is a > capability) > - Cleanups of headers in migration > - Make savevm.c

[Qemu-devel] [PULL 00/18] Migration pull request

2017-05-18 Thread Juan Quintela
Hi This include the following series: - Fix non-multiple of page size migraition (dave) - Remove use of old MigrationParms (a.k.a. now block migration is a capability) - Cleanups of headers in migration - Make savevm.c target independent Please, apply. Thanks, Juan. The following changes since