]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: reject readonly attribute for virtiofs
authorJán Tomko <jtomko@redhat.com>
Wed, 13 May 2020 08:52:36 +0000 (10:52 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 May 2020 10:35:03 +0000 (12:35 +0200)
commit9c58b6eb0090b978f44299b22ff4f8d3be3a240f
tree0ed938cd6cff159cf7efc5fc4a9b2d058d74f946
parent132d6eb9bad09bbe7f6c796a4122095174afc85d
qemu: reject readonly attribute for virtiofs

This is not yet supported by virtiofsd.

Fixes #23 a.k.a. https://gitlab.com/libvirt/libvirt/-/issues/23

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/vhost-user-fs-readonly.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c