On Thu, Sep 21, 2017 at 12:10:39PM +0800, Peter Xu wrote:
> On Wed, Sep 20, 2017 at 08:32:46PM +0100, Peter Maydell wrote:
> > On 20 September 2017 at 12:42, Juan Quintela <quint...@redhat.com> wrote:
> > > Juan Quintela <quint...@redhat.com> 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
> >       ^
> 
> I'll look into this.  Thanks,

Oops... I think it should be __WORDSIZE (no "_" between "WORD" and
"SIZE").  Sorry.

Juan, do you want me to repost or you'd like to fix it directly?

-- 
Peter Xu

Reply via email to