On 15 August 2012 08:44, Evgeny Voevodin <e.voevo...@samsung.com> wrote: > Since > > 302dfbeb21fc5154c24ca50d296e865a3778c7da > > Add xbzrle_encode_buffer and xbzrle_decode_buffer functions > commit arrived into master barnch, I can't compile qemu at all: > > savevm.c:2476:13: error: overflow in implicit constant conversion > [-Werror=overflow]
Fixed by this patch by Alex yesterday: http://patchwork.ozlabs.org/patch/177217/ (not yet in master) -- PMM