On 20 September 2017 at 12:42, Juan Quintela <[email protected]> wrote:
> Juan Quintela <[email protected]> wrote:
>> Hi
>>
>> To make merges easier, this includes:
>> - Peter Xu reviewed patches from Postocpy recovery (3)
>> - Alexey reviewed pages from block postcopy (4)
>
> I meaned here to include Vladimir series. This is incomplete.
>
> Nacked myself.
It also fails to build on ppc64 and s390x (so probably
all bigendian hosts):
/home/pm215/qemu/util/bitmap.c: In function ‘bitmap_to_from_le’:
/home/pm215/qemu/util/bitmap.c:383:6: error: "__WORD_SIZE" is not
defined [-Werror=undef]
# if __WORD_SIZE == 64
^
thanks
-- PMM