Re: [PULL 00/10] migration queue

2020-10-15 Thread Peter Xu
On Thu, Oct 15, 2020 at 11:13:44AM +0200, Thomas Huth wrote: > On 14/10/2020 22.01, Peter Xu wrote: > > On Sun, Oct 11, 2020 at 07:29:25PM +0100, Peter Maydell wrote: > >>> Migration: > >>> Dirtyrate measurement API cleanup > >>> Postcopy recovery fixes > >>> > >>> Virtiofsd: > >>> Missing qe

Re: [PULL 00/10] migration queue

2020-10-15 Thread Thomas Huth
On 14/10/2020 22.01, Peter Xu wrote: > On Sun, Oct 11, 2020 at 07:29:25PM +0100, Peter Maydell wrote: >>> Migration: >>> Dirtyrate measurement API cleanup >>> Postcopy recovery fixes >>> >>> Virtiofsd: >>> Missing qemu_init_exec_dir call >>> Support for setting the group on socket creation

Re: [PULL 00/10] migration queue

2020-10-14 Thread Peter Xu
On Sun, Oct 11, 2020 at 07:29:25PM +0100, Peter Maydell wrote: > > Migration: > > Dirtyrate measurement API cleanup > > Postcopy recovery fixes > > > > Virtiofsd: > > Missing qemu_init_exec_dir call > > Support for setting the group on socket creation > > Stop a gcc warning > > Avoid te

Re: [PULL 00/10] migration queue

2020-10-12 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On Thu, 8 Oct 2020 at 20:13, Dr. David Alan Gilbert (git) > wrote: > > > > From: "Dr. David Alan Gilbert" > > > > The following changes since commit e64cf4d569f6461d6b9072e00d6e78d0ab8bd4a7: > > > > Merge remote-tracking branch 'remotes/rth/ta

Re: [PULL 00/10] migration queue

2020-10-11 Thread Peter Maydell
On Thu, 8 Oct 2020 at 20:13, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > The following changes since commit e64cf4d569f6461d6b9072e00d6e78d0ab8bd4a7: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into > staging (2020-10-08 17:18:46 +0100)

[PULL 00/10] migration queue

2020-10-08 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit e64cf4d569f6461d6b9072e00d6e78d0ab8bd4a7: Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into staging (2020-10-08 17:18:46 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.git ta

Re: [PULL 00/10] migration queue

2020-10-08 Thread Dr. David Alan Gilbert
* Peter Xu (pet...@redhat.com) wrote: > On Thu, Oct 08, 2020 at 05:18:14PM +0100, Peter Maydell wrote: > > Compile failure, windows crossbuilds: > > > > ../../migration/migration.c: In function 'page_request_addr_cmp': > > ../../migration/migration.c:148:23: error: cast from pointer to > > integer

Re: [PULL 00/10] migration queue

2020-10-08 Thread Peter Xu
On Thu, Oct 08, 2020 at 05:18:14PM +0100, Peter Maydell wrote: > Compile failure, windows crossbuilds: > > ../../migration/migration.c: In function 'page_request_addr_cmp': > ../../migration/migration.c:148:23: error: cast from pointer to > integer of different size [-Werror=pointer-to-int-cast] >

Re: [PULL 00/10] migration queue

2020-10-08 Thread Peter Xu
On Thu, Oct 08, 2020 at 12:09:15PM -0500, Eric Blake wrote: > On 10/8/20 11:18 AM, Peter Maydell wrote: > > > > > Compile failure, windows crossbuilds: > > > > ../../migration/migration.c: In function 'page_request_addr_cmp': > > ../../migration/migration.c:148:23: error: cast from pointer to >

Re: [PULL 00/10] migration queue

2020-10-08 Thread Eric Blake
On 10/8/20 11:18 AM, Peter Maydell wrote: > > Compile failure, windows crossbuilds: > > ../../migration/migration.c: In function 'page_request_addr_cmp': > ../../migration/migration.c:148:23: error: cast from pointer to > integer of different size [-Werror=pointer-to-int-cast] > unsigned lo

Re: [PULL 00/10] migration queue

2020-10-08 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On Wed, 7 Oct 2020 at 17:06, Dr. David Alan Gilbert (git) > wrote: > > > > From: "Dr. David Alan Gilbert" > > > > The following changes since commit f2687fdb7571a444b5af3509574b659d35ddd601: > > > > Merge remote-tracking branch 'remotes/bonzin

Re: [PULL 00/10] migration queue

2020-10-08 Thread Peter Maydell
On Wed, 7 Oct 2020 at 17:06, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > The following changes since commit f2687fdb7571a444b5af3509574b659d35ddd601: > > Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' > into staging (2020-10-06 15:04:10 +

[PULL 00/10] migration queue

2020-10-07 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit f2687fdb7571a444b5af3509574b659d35ddd601: Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2020-10-06 15:04:10 +0100) are available in the Git repository at: git://github.com/dagrh/qemu.

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

2018-06-15 Thread Peter Maydell
On 15 June 2018 at 16:15, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 2702c2d3eb74e3908c0c5dbf3a71c8987595a86e: > > Merge remote-tracking branch > 'remotes/stsquad/tags/pull-travis-updates-140618-1' into staging (2018-06-15 > 12:

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

2018-06-15 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit 2702c2d3eb74e3908c0c5dbf3a71c8987595a86e: Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-140618-1' into staging (2018-06-15 12:49:36 +0100) are available in the Git repository at: git://github.com/d

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

2018-02-16 Thread Peter Maydell
On 14 February 2018 at 15:39, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2018-02-13 18:24:08 +) >

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

2018-02-15 Thread Thomas Huth
On 15.02.2018 21:19, Dr. David Alan Gilbert wrote: > * Peter Maydell (peter.mayd...@linaro.org) wrote: >> On 14 February 2018 at 15:39, Dr. David Alan Gilbert (git) >> wrote: >>> From: "Dr. David Alan Gilbert" >>> >>> The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: >>

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

2018-02-15 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On 14 February 2018 at 15:39, Dr. David Alan Gilbert (git) > wrote: > > From: "Dr. David Alan Gilbert" > > > > The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: > > > > Merge remote-tracking branch 'remotes/bonzini/t

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

2018-02-15 Thread Peter Maydell
On 14 February 2018 at 15:39, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2018-02-13 18:24:08 +) >

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

2018-02-14 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit bec9c64ef7be8063f1192608b83877bc5c9ea217: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-02-13 18:24:08 +) are available in the Git repository at: git://github.com/dagrh/qemu.git tag

Re: [Qemu-devel] [PULL 00/10] Migration queue

2015-02-06 Thread Peter Maydell
On 5 February 2015 at 16:24, Juan Quintela wrote: > Hi > > This is the migration queue. Thanks to Amit for doing almost all the work. > There were a Makefile missing dependency to make test-vmstate compile with > the json changes, > Alex agreed with the changes. > > List of things: > - vmstate c

[Qemu-devel] [PULL 00/10] Migration queue

2015-02-05 Thread Juan Quintela
Hi This is the migration queue. Thanks to Amit for doing almost all the work. There were a Makefile missing dependency to make test-vmstate compile with the json changes, Alex agreed with the changes. List of things: - vmstate checker fix (amit) - better tracing and errors (dgilbert) - json des