Patchew URL: https://patchew.org/QEMU/1562745044-7838-1-git-send-email-wanpengli@xxxxxxxxxxx/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash make docker-image-fedora V=1 NETWORK=1 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 === TEST SCRIPT END === CC x86_64-softmmu/trace/control-target.o CC x86_64-softmmu/gdbstub-xml.o CC x86_64-softmmu/trace/generated-helpers.o /tmp/qemu-test/src/target/i386/cpu.c:909:19: error: missing terminating '"' character [-Werror,-Winvalid-pp-token] NULL, "kvm-pv-sched-yield', NULL, NULL, ^ /tmp/qemu-test/src/target/i386/cpu.c:909:19: error: expected expression 2 errors generated. make[1]: *** [/tmp/qemu-test/src/rules.mak:69: target/i386/cpu.o] Error 1 make[1]: *** Waiting for unfinished jobs.... The full log is available at http://patchew.org/logs/1562745044-7838-1-git-send-email-wanpengli@xxxxxxxxxxx/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-devel@xxxxxxxxxx