[...] > Configure options: > --enable-werror --target-list=x86_64-softmmu,aarch64-softmmu -- > prefix=/tmp/qemu-test/install [...]
> KVM support yes > HAX support no > HVF support no > TCG support yes > TCG debug enabled no > TCG interpreter no > malloc trim support yes > RDMA support yes > fdt support yes > preadv support yes > fdatasync yes > madvise yes > posix_madvise yes > libcap-ng support no > vhost-net support yes > vhost-crypto support yes > vhost-scsi support yes > vhost-vsock support yes > vhost-user support yes [...] > make[1]: *** No rule to make target `../backends/cryptodev-vhost-user.o', > needed by `qemu-system-x86_64'. Stop. > make[1]: *** Waiting for unfinished jobs.... But it's successfully compiled using centos7 and mingw32 locally, and I couldn't reproduce this. Is it related to docker? (I don't have docker environment in hand) Regards, Jay