]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: require target for external virtiofsd
authorJán Tomko <jtomko@redhat.com>
Wed, 16 Jun 2021 13:35:16 +0000 (15:35 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 17 Jun 2021 08:51:24 +0000 (10:51 +0200)
commite8863b91fb98f077d4c44a11bd7ea84c5e6b29ef
treede93e4c09534d4ef4d74d94c79f0b2c1a9f1c8aa
parent2dabd16588cb2e751f7ea8df01b87412d0674017
conf: require target for external virtiofsd

When adding support for externally launched virtiofsd,
I was too liberal and did not require a target.

But the target is required, because it's passed to the
QEMU device, not to virtiofsd.

https://bugzilla.redhat.com/show_bug.cgi?id=1969232

Fixes: 12967c3e1333a6e106110f449ccb1e96279b9527
Fixes: 56dcdec1ac8104f94371c210585bab91eb36395d
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/formatdomain.rst
docs/kbase/virtiofs.rst
src/conf/domain_validate.c
tests/qemuxml2argvdata/vhost-user-fs-sock.xml