qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/15] migration pull request
Date: Wed, 6 May 2015 19:37:14 +0100

On 6 May 2015 at 18:49, Juan Quintela <address@hidden> 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 38003aee196a96edccd4d64471beb1b67e9b2b17:
>
>   Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20150505' into 
> staging (2015-05-06 11:16:35 +0100)
>
> are available in the git repository at:
>
>   git://github.com/juanquintela/qemu.git tags/migration/20150506
>
> for you to fetch changes up to de6478785dc4e1e5835c91fb9e21d070c7ce3be9:
>
>   migration: avoid divide by zero in xbzrle cache miss rate (2015-05-06 
> 19:45:36 +0200)
>
> ----------------------------------------------------------------
> migration/next for 20150506

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 incompatible pointer type [-Werror]
In file included from /root/qemu/arch_init.c:27:0:
/usr/include/zlib.h:1180:12: note: expected ‘uLongf *’ but argument is
of type ‘size_t *’
cc1: all warnings being treated as errors

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]