Re: [Qemu-devel] [PULL 00/16] migration queue

2019-05-16 Thread Peter Maydell
On Tue, 14 May 2019 at 19:36, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > The following changes since commit e329ad2ab72c43b56df88b34954c2c7d839bb373: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into > staging (2019-05-14 10:08:47 +0100)

[Qemu-devel] [PULL 00/16] migration queue

2019-05-14 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit e329ad2ab72c43b56df88b34954c2c7d839bb373: Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into staging (2019-05-14 10:08:47 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git ta

Re: [Qemu-devel] [PULL 00/16] migration queue

2018-09-28 Thread Peter Maydell
On 26 September 2018 at 18:12, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit c5e4e49258e9b89cb34c085a419dd9f862935c48: > > Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' > into staging (2018-09-25 16:47:35

[Qemu-devel] [PULL 00/16] migration queue

2018-09-26 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit c5e4e49258e9b89cb34c085a419dd9f862935c48: Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' into staging (2018-09-25 16:47:35 +0100) are available in the Git repository at: git://github.com/dagrh/qem

Re: [Qemu-devel] [PULL 00/16] Migration

2018-06-28 Thread Peter Maydell
On 27 June 2018 at 13:55, Juan Quintela wrote: > The following changes since commit 00928a421d47f49691cace1207481b7aad31b1f1: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20180626' into staging (2018-06-26 > 18:23:49 +0100) > > are available in the Git repository a

[Qemu-devel] [PULL 00/16] Migration

2018-06-27 Thread Juan Quintela
The following changes since commit 00928a421d47f49691cace1207481b7aad31b1f1: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626' into staging (2018-06-26 18:23:49 +0100) are available in the Git repository at: git://github.com/juanquintela/qemu.git tags/migration/2

Re: [Qemu-devel] [PULL 00/16] migration queue

2018-04-26 Thread Peter Maydell
On 25 April 2018 at 21:03, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 4743c23509a51bd4ee85cc272287a41917d1be35: > > Update version for v2.12.0 release (2018-04-24 16:44:55 +0100) > > are available in the Git repository at: > > g

[Qemu-devel] [PULL 00/16] migration queue

2018-04-25 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit 4743c23509a51bd4ee85cc272287a41917d1be35: Update version for v2.12.0 release (2018-04-24 16:44:55 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git tags/pull-migration-20180425a for you to fetch

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

2017-09-20 Thread Peter Xu
On Thu, Sep 21, 2017 at 12:10:39PM +0800, Peter Xu wrote: > On Wed, Sep 20, 2017 at 08:32:46PM +0100, Peter Maydell wrote: > > On 20 September 2017 at 12:42, Juan Quintela wrote: > > > Juan Quintela wrote: > > >> Hi > > >> > > >> To make merges easier, this includes: > > >> - Peter Xu reviewed pa

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

2017-09-20 Thread Peter Xu
On Wed, Sep 20, 2017 at 08:32:46PM +0100, Peter Maydell wrote: > On 20 September 2017 at 12:42, Juan Quintela wrote: > > Juan Quintela wrote: > >> Hi > >> > >> To make merges easier, this includes: > >> - Peter Xu reviewed patches from Postocpy recovery (3) > >> - Alexey reviewed pages from block

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

2017-09-20 Thread Peter Maydell
On 20 September 2017 at 12:42, Juan Quintela wrote: > Juan Quintela wrote: >> Hi >> >> To make merges easier, this includes: >> - Peter Xu reviewed patches from Postocpy recovery (3) >> - Alexey reviewed pages from block postcopy (4) > > I meaned here to include Vladimir series. This is incomple

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

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

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

2017-09-20 Thread Juan Quintela
Juan Quintela wrote: > Hi > > To make merges easier, this includes: > - Peter Xu reviewed patches from Postocpy recovery (3) > - Alexey reviewed pages from block postcopy (4) I meaned here to include Vladimir series. This is incomplete. Nacked myself. > - reviewed patches from Multifd (me) > >

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

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

Re: [Qemu-devel] [PULL 00/16] Migration

2017-07-19 Thread Peter Maydell
On 18 July 2017 at 16:41, Juan Quintela wrote: > Hi > > This pull request contain the RDMA migration fixes frmo Dave and > migration properties changes by Peter. > > Please apply, Juan. > > > The following changes since commit e9277a19a1a50ab5662c16795531bac332f142f9: > > Merge remote-tracking b

Re: [Qemu-devel] [PULL 00/16] Migration

2017-07-19 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > no-re...@patchew.org wrote: > > Hi, > > > > This series failed automatic build test. Please find the testing commands > > and > > their output below. If you have docker installed, you can probably > > reproduce it > > locally. > > > cc: unrecognized

Re: [Qemu-devel] [PULL 00/16] Migration

2017-07-18 Thread Juan Quintela
no-re...@patchew.org wrote: > Hi, > > This series failed automatic build test. Please find the testing commands and > their output below. If you have docker installed, you can probably reproduce > it > locally. > cc: unrecognized option '-no-integrated-as' > cc: unrecognized option '-no-integrate

Re: [Qemu-devel] [PULL 00/16] Migration

2017-07-18 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Subject: [Qemu-devel] [PULL 00/16] Migration Message-id: 20170718154127.6459-1-quint...@redhat.com Type: series === TEST

[Qemu-devel] [PULL 00/16] Migration

2017-07-18 Thread Juan Quintela
Hi This pull request contain the RDMA migration fixes frmo Dave and migration properties changes by Peter. Please apply, Juan. The following changes since commit e9277a19a1a50ab5662c16795531bac332f142f9: Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-07-17-v2-tag' into stag

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-11 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On 11 May 2015 at 12:04, Amit Shah wrote: > > I'm wondering how Peter does his builds, and if he can share his > > recipes or build farms for maintainer trees (or just some -staging > > tree like the kernel). > > https://git.linaro.org/people/pe

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-11 Thread Alex Bennée
Stefan Hajnoczi writes: > On Thu, May 07, 2015 at 11:40:50PM +0530, Amit Shah wrote: >> On (Thu) 07 May 2015 [13:45:26], Peter Maydell wrote: >> > On 7 May 2015 at 12:50, Juan Quintela wrote: >> > > >> > > >> > > Hi again >> > > >> > > For v2 >> > > >> > > - fix 32bit compilation (as said, comp

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-11 Thread Peter Maydell
On 11 May 2015 at 12:04, Amit Shah wrote: > I'm wondering how Peter does his builds, and if he can share his > recipes or build farms for maintainer trees (or just some -staging > tree like the kernel). https://git.linaro.org/people/peter.maydell/misc-scripts.git and notably the remake-merge-buil

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-11 Thread Amit Shah
On (Fri) 08 May 2015 [10:31:56], Stefan Hajnoczi wrote: > On Thu, May 07, 2015 at 11:40:50PM +0530, Amit Shah wrote: > > On (Thu) 07 May 2015 [13:45:26], Peter Maydell wrote: > > > On 7 May 2015 at 12:50, Juan Quintela wrote: > > > > > > > > > > > > Hi again > > > > > > > > For v2 > > > > > > > >

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-08 Thread Stefan Hajnoczi
On Thu, May 07, 2015 at 11:40:50PM +0530, Amit Shah wrote: > On (Thu) 07 May 2015 [13:45:26], Peter Maydell wrote: > > On 7 May 2015 at 12:50, Juan Quintela wrote: > > > > > > > > > Hi again > > > > > > For v2 > > > > > > - fix 32bit compilation (as said, compiling for 64bit linux, 64bit > > > w

Re: [Qemu-devel] [PULL 00/16] Migration pull requset (take 3)

2015-05-07 Thread Peter Maydell
On 7 May 2015 at 17:46, Juan Quintela wrote: > Hi again (2) > > And now on v3 > > - I fix not using of atomic with 64 bit values. > Notice that the code was wrong in any architecture, someplaces used atomics, > someothers used something different. > > Praying $deity_in_32bits of the day > > Pl

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-07 Thread Amit Shah
On (Thu) 07 May 2015 [13:45:26], Peter Maydell wrote: > On 7 May 2015 at 12:50, Juan Quintela wrote: > > > > > > Hi again > > > > For v2 > > > > - fix 32bit compilation (as said, compiling for 64bit linux, 64bit > > windows and 32bit windows was not enough) > > > > - Now, we have versions 2.4 ev

[Qemu-devel] [PULL 00/16] Migration pull requset (take 3)

2015-05-07 Thread Juan Quintela
Hi again (2) And now on v3 - I fix not using of atomic with 64 bit values. Notice that the code was wrong in any architecture, someplaces used atomics, someothers used something different. Praying $deity_in_32bits of the day Please, apply, and thanks for your patience. For v2 - fix 32b

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-07 Thread Paolo Bonzini
On 07/05/2015 16:43, Eric Blake wrote: > > I wonder if include/qemu/atomic.h could enhance the #define wrappers to > add no-op compile-time checking, something like (untested): > > #define atomic_add(ptr, n) do { \ > QEMU_BUILD_BUG_ON(sizeof(ptr) > sizeof(void*)); \ > __sync_fetch_and_add(p

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-07 Thread Eric Blake
On 05/07/2015 06:45 AM, Peter Maydell wrote: > Fails to build on win32: > > LINK arm-softmmu/qemu-system-arm.exe > arch_init.o: In function `do_compress_ram_page': > /home/petmay01/linaro/qemu-for-merges/arch_init.c:879: undefined > reference to `___sync_fetch_and_add_8' > collect2: ld returne

Re: [Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-07 Thread Peter Maydell
On 7 May 2015 at 12:50, Juan Quintela wrote: > > > Hi again > > For v2 > > - fix 32bit compilation (as said, compiling for 64bit linux, 64bit > windows and 32bit windows was not enough) > > - Now, we have versions 2.4 everywhere (thanks Eric) > > - Liang Li sent a new patch to the list to fix th

[Qemu-devel] [PULL 00/16] Migration pull request (v2)

2015-05-07 Thread Juan Quintela
Hi again For v2 - fix 32bit compilation (as said, compiling for 64bit linux, 64bit windows and 32bit windows was not enough) - Now, we have versions 2.4 everywhere (thanks Eric) - Liang Li sent a new patch to the list to fix the update of a migration parameter, included. Please apply, and