Re: [Qemu-devel] Qemu.git Build Failed

2015-10-26 Thread Peter Maydell
On 26 October 2015 at 09:43, Zhang, Xianda wrote: > > I'd like to know whether you have fixed the problem and the commit id. Thank > you. Yes, the fix is now in master as commit 7f4a930e64b9e69cd. thanks -- PMM

Re: [Qemu-devel] Qemu.git Build Failed

2015-10-26 Thread Zhang, Xianda
devel] Qemu.git Build Failed On 23 October 2015 at 06:39, Zhang, Xianda wrote: > Steps: > > ./configure --target-list=x86_64-softmmu > > make -j20 > > > > Build log is as follows: > > /home/build/gitrepo/qemu/hw/virtio/vhost-user.c: In function > ‘vhost_set_log_base

Re: [Qemu-devel] Qemu.git Build Failed

2015-10-23 Thread Peter Maydell
On 23 October 2015 at 06:39, Zhang, Xianda wrote: > Steps: > > ./configure --target-list=x86_64-softmmu > > make -j20 > > > > Build log is as follows: > > /home/build/gitrepo/qemu/hw/virtio/vhost-user.c: In function > ‘vhost_set_log_base’: > > /home/build/gitrepo/qemu/hw/virtio/vhost-user.c:374: e

[Qemu-devel] Qemu.git Build Failed

2015-10-23 Thread Zhang, Xianda
Description: c2bea314f6a2870b847c79e2e11263c5f9334db7 is the first bad commit commit c2bea314f6a2870b847c79e2e11263c5f9334db7 Author: Marc-André Lureau Date: Fri Oct 9 17:17:23 2015 +0200 636f4dddfe48ccabaf5198bba440354d6a268d62 is OK for use. Steps: ./configure --target-list=x86_64-softmmu ma