Re: [Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64

2019-05-22 Thread Marc-André Lureau
Hi On Wed, May 22, 2019 at 7:23 AM Gerd Hoffmann wrote: > > On Tue, May 14, 2019 at 02:33:41PM +0200, Marc-André Lureau wrote: > > Hi > > > > On Tue, May 14, 2019 at 2:10 PM Philippe Mathieu-Daudé > > wrote: > > > > > > Hi Marc-André, > > > > > > On 5/14/19 12:41 PM, Marc-André Lureau wrote: > >

Re: [Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64

2019-05-21 Thread Gerd Hoffmann
On Tue, May 14, 2019 at 02:33:41PM +0200, Marc-André Lureau wrote: > Hi > > On Tue, May 14, 2019 at 2:10 PM Philippe Mathieu-Daudé > wrote: > > > > Hi Marc-André, > > > > On 5/14/19 12:41 PM, Marc-André Lureau wrote: > > > That should fix the following warning: > > > > > > /home/pm215/qemu/contri

Re: [Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64

2019-05-14 Thread Marc-André Lureau
Hi On Tue, May 14, 2019 at 2:10 PM Philippe Mathieu-Daudé wrote: > > Hi Marc-André, > > On 5/14/19 12:41 PM, Marc-André Lureau wrote: > > That should fix the following warning: > > > > /home/pm215/qemu/contrib/libvhost-user/libvhost-user.c: In function > > ‘vu_set_mem_table_exec_postcopy’: > > /h

Re: [Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64

2019-05-14 Thread Philippe Mathieu-Daudé
Hi Marc-André, On 5/14/19 12:41 PM, Marc-André Lureau wrote: > That should fix the following warning: > > /home/pm215/qemu/contrib/libvhost-user/libvhost-user.c: In function > ‘vu_set_mem_table_exec_postcopy’: > /home/pm215/qemu/contrib/libvhost-user/libvhost-user.c:666:9: error: > format ‘%llx’

[Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64

2019-05-14 Thread Marc-André Lureau
That should fix the following warning: /home/pm215/qemu/contrib/libvhost-user/libvhost-user.c: In function ‘vu_set_mem_table_exec_postcopy’: /home/pm215/qemu/contrib/libvhost-user/libvhost-user.c:666:9: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type