Hi, I wanted to test vsock a little bit more with Fedora 25 but it seems that qemu 2.7 still does not include the require patches? I see that the kernel bits have been merged already: https://lkml.org/lkml/2016/8/3/220 And I can load the kernel module without problems. But trying to use stock qemu with the option: -device vhost-vsock-pci,id=vhost-vsock-pci0,addr=4.0,guest-cid=4 fails with: 'vhost-vsock-pci' is not a valid device model name FWI: I can build the qemu git version listed here: http://wiki.qemu.org/Features/VirtioVsock but only with "-Wno-error=deprecated-declarations" And then when I try to run it (against stock Fedora 25 kernel), I get: vhost-vsock: unable to set guest cid: No buffer space available Am I missing something? (I assumed it would be easier by now) Thanks Antoine -- 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