Paolo Bonzini writes: > On 04/10/19 19:21, no-reply@patchew.org wrote: >> qemu-system-x86_64: missing kernel image file name, required by microvm >> Broken pipe >> /tmp/qemu-test/src/tests/libqtest.c:140: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0) >> ERROR - too few tests run (expected 7, got 4) >> make: *** [check-qtest-x86_64] Error 1 >> make: *** Waiting for unfinished jobs.... >> TEST iotest-qcow2: 159 >> TEST iotest-qcow2: 161 >> --- >> raise CalledProcessError(retcode, cmd) > > I think this needs some kind of blacklisting? I solved this issue by allowing a microvm machine to be started without a kernel filename (now that we always rely on a FW, we can do that ;-) Cheers, Sergio.