On 23 October 2015 at 06:39, Zhang, Xianda <xianda.zh...@intel.com> 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: error: unknown field > ‘u64’ specified in initializer > > make[1]: *** [hw/virtio/vhost-user.o] Error 1
Thanks for the report -- there's a patch on the list to fix this which I expect should hit master later today. -- PMM