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

2017-06-02 Thread Peter Maydell
On 1 June 2017 at 20:23, Juan Quintela wrote: > Hi > This pull requset includes: > - fd leaks for return patch (peter) > - remove loadvm_handlers > - cleanup of include files for migration > > Please, apply. > > Thanks, Juan. > > > The following changes since commit

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

2017-06-01 Thread Juan Quintela
Hi This pull requset includes: - fd leaks for return patch (peter) - remove loadvm_handlers - cleanup of include files for migration Please, apply. Thanks, Juan. The following changes since commit c077a998eb3fcae2d048e3baeb5bc592d30fddde: Merge remote-tracking

Re: [Qemu-devel] [PULL 00/15] migration pull request

2015-05-07 Thread Juan Quintela
Eric Blake wrote: > On 05/06/2015 12:37 PM, Peter Maydell wrote: >> On 6 May 2015 at 18:49, Juan Quintela wrote: >>> Hi >>> > >> >> Fails to build on 32 bit, I'm afraid: >> >> /root/qemu/arch_init.c: In function ‘do_data_decompress’: >> /root/qemu/arch_init.c:1486:28: error: passing argument 2

Re: [Qemu-devel] [PULL 00/15] migration pull request

2015-05-06 Thread Eric Blake
On 05/06/2015 12:37 PM, Peter Maydell wrote: > On 6 May 2015 at 18:49, Juan Quintela wrote: >> Hi >> > > Fails to build on 32 bit, I'm afraid: > > /root/qemu/arch_init.c: In function ‘do_data_decompress’: > /root/qemu/arch_init.c:1486:28: error: passing argument 2 of > ‘uncompress’ from incompa

Re: [Qemu-devel] [PULL 00/15] migration pull request

2015-05-06 Thread Peter Maydell
On 6 May 2015 at 18:49, Juan Quintela wrote: > Hi > > This patch series got: > > - migration compression patches by Liang Li > I have to modify ""type" to "struct" in qapi > - division by zero fixed by Michael Champan. > > Thanks, please apply. > > > The following changes since commit 38003aee19

[Qemu-devel] [PULL 00/15] migration pull request

2015-05-06 Thread Juan Quintela
Hi This patch series got: - migration compression patches by Liang Li I have to modify ""type" to "struct" in qapi - division by zero fixed by Michael Champan. Thanks, please apply. The following changes since commit 38003aee196a96edccd4d64471beb1b67e9b2b17: Merge remote-tracking branch '