On Thu, Sep 22, 2016 at 01:10:04PM +0200, Andrew Jones wrote: [...] > I finally had a chance to take a look at this. There's no BAR#4 being > exposed from pci-testdev. QEMU is adding a default virtio-net-pci device, > which does have a BAR#4. Adjusting the QEMU env like this > > export QEMU="$QEMU -nodefaults" > > which removes default devices, allows the new unit test to run and pass. > > kvm-unit-tests shouldn't be asserting and dying when it's presented a > valid virtio-net-pci device though. It should handle the probing > correctly, or at least just warn that it doesn't know how to, and then > ignore it. Alex, can you consider what might need to be tweaked in this > series to do that? > > That said, as kvm-unit-tests isn't going to drive non-testdev devices > anyway, then just removing default devices is a reasonable thing to do > too. I'll submit a patch adding '-nodefaults -nodefconfig' to the arm > QEMU command line. Could I ask what's the status of this series? I see that this is still not in master (nor did I saw any further works from Alex). Thanks, -- peterx -- 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