Tim Comer <co...@safetymail.info> writes: > Same result: > > -fsdev > local,id=fsdev-fs0,path=/srv/files,security_model=passthrough,writeout=immediate > -device virtio-9p-pci,fsdev=fsdev-fs0,mount_tag=files > > qemu-kvm: -device virtio-9p-pci,fsdev=fsdev-fs0,mount_tag=files: > Parameter 'driver' expects device type
Please try $ upstream-qemu -device help 2>&1 | grep virtio-9p and report back. [...]