On Sunday, October 18, 2009 8:30 AM Marcelo Tosatti wrote: > On Fri, Oct 16, 2009 at 04:06:49PM +0800, Xu, Jiajun wrote: >> Hi All, >> >> This Weekly KVM Testing Report against lastest kvm.git >> 604b0ca1fc3c0d45e404db97482f9febe001c685 and qemu-kvm.git >> 47e465f031fc43c53ea8f08fa55cc3482c6435c8. >> >> Latest qemu-kvm tree build is broken with error in net.c: ######## >> CC migration-tcp.o >> CC net.o >> cc1: warnings being treated as errors >> net.c: In function 'net_tap_fd_init': >> net.c:1589: warning: unused variable 'offload' >> make: *** [net.o] Error 1 >> ######## > > Its fixed now in master branch. Yes. It has gone with latest commit. While we meet a new build failure with 32-bit system: GEN x86_64-softmmu/qemu-options.h CC x86_64-softmmu/vl.o GEN x86_64-softmmu/qemu-monitor.h CC x86_64-softmmu/monitor.o cc1: warnings being treated as errors /root/qemu-kvm/monitor.c: In function 'print_cpu_iter': /root/qemu-kvm/monitor.c:450: warning: format '%ld' expects type 'long int', but argument 3 has type 'int64_t' make[3]: *** [monitor.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [subdir-x86_64-softmmu] Error 2 make: *** [build-all] Error 2 >> Two New Issues: >> ================================================ >> 1. Device assignment can not work >> > https://sourceforge.net/tracker/?func=detail&aid=2880336&group_ > id=180599&atid=893831 > > This should be fixed by 428b7825186f79f093e0f115a7e5eb717c3e6ba9. Yes. It's fixed. I have verified it. Best Regards Jiajun-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html