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
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
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
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
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
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 '