Re: [Qemu-devel] latest version qemu compile error

2013-04-10 Thread Paolo Bonzini
Il 10/04/2013 13:03, Zhanghaoyu (A) ha scritto: >>> The log of "make V=1" is identical with that of "make", shown as below, >>> > > >>> > > hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': >>> > > hw/virtio/dataplane/vring.c:72: warning: implicit declaration of >>> > > functi

Re: [Qemu-devel] latest version qemu compile error

2013-04-10 Thread Zhanghaoyu (A)
> > The log of "make V=1" is identical with that of "make", shown as below, > > > > hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': > > hw/virtio/dataplane/vring.c:72: warning: implicit declaration of function > > 'vring_avail_event' > > hw/virtio/dataplane/vring.c:72: warni

Re: [Qemu-devel] latest version qemu compile error

2013-04-10 Thread Paolo Bonzini
Il 10/04/2013 05:24, Zhanghaoyu (A) ha scritto: > The log of "make V=1" is identical with that of "make", shown as below, > > hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': > hw/virtio/dataplane/vring.c:72: warning: implicit declaration of function > 'vring_avail_event' > h

Re: [Qemu-devel] latest version qemu compile error

2013-04-09 Thread Bruce Rogers
>>> On 4/9/2013 at 09:24 PM, "Zhanghaoyu (A)" wrote: >> > I compile the QEMU source download from qemu.git >> > (http://git.qemu.org/git/qemu.git) on 4-9-2013, errors reported as >> > below, >> > >> > >> > >> > hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': >> > >> >

Re: [Qemu-devel] latest version qemu compile error

2013-04-09 Thread Zhanghaoyu (A)
> > I compile the QEMU source download from qemu.git > > (http://git.qemu.org/git/qemu.git) on 4-9-2013, errors reported as > > below, > > > > > > > > hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': > > > > hw/virtio/dataplane/vring.c:72: warning: implicit declaration of

Re: [Qemu-devel] latest version qemu compile error

2013-04-09 Thread Paolo Bonzini
Il 09/04/2013 10:22, Zhanghaoyu (A) ha scritto: > I compile the QEMU source download from qemu.git > (http://git.qemu.org/git/qemu.git) on 4-9-2013, errors reported as below, > > > > hw/virtio/dataplane/vring.c: In function ‘vring_enable_notification’: > > hw/virtio/dataplane/vring.c:72: warni

[Qemu-devel] latest version qemu compile error

2013-04-09 Thread Zhanghaoyu (A)
I compile the QEMU source download from qemu.git (http://git.qemu.org/git/qemu.git) on 4-9-2013, errors reported as below, hw/virtio/dataplane/vring.c: In function 'vring_enable_notification': hw/virtio/dataplane/vring.c:72: warning: implicit declaration of function 'vring_avail_event' hw/virtio