Re: [Qemu-devel] [PULL 0/9] migration queue

2019-01-24 Thread Peter Maydell
On Wed, 23 Jan 2019 at 16:05, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > The following changes since commit 9f33051abce238ab43a23125e237aac8b0931b88: > > Merge remote-tracking branch > 'remotes/kraxel/tags/ipxe-20190122-pull-request' into staging (2019-01-22 >

[Qemu-devel] [PULL 0/9] migration queue

2019-01-23 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit 9f33051abce238ab43a23125e237aac8b0931b88: Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request' into staging (2019-01-22 19:24:10 +) are available in the Git repository at: git://github.com/dagrh

Re: [Qemu-devel] [PULL 0/9] migration queue

2017-07-11 Thread Peter Maydell
On 10 July 2017 at 18:10, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 6b06e3e49eb8c91cc286c16d6bf3181ac296f33d: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' > into staging (2017-07-10 16:12:47 +0100

[Qemu-devel] [PULL 0/9] migration queue

2017-07-10 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit 6b06e3e49eb8c91cc286c16d6bf3181ac296f33d: Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into staging (2017-07-10 16:12:47 +0100) are available in the git repository at: git://github.com/dagrh/qemu

[Qemu-devel] [PULL 0/9] migration queue

2013-09-24 Thread Juan Quintela
Hi Anthony This are the migration patches on the list at the moment, could you apply? * cleanup patches from Isaku * change is_zero_page() prototype * cleanups from Lei Li * cleanup from Christoffer Dall * new VMSTATE macro from Alexey They are quite easy, passed virt-test without trouble. Tha