[libvirt PATCH 0/3] Small virtiofs fixes (virtio-fs epopee)

Ján Tomko posted 3 patches 2 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1623851827.git.jtomko@redhat.com
There is a newer version of this series
docs/formatdomain.rst                         |  1 +
docs/kbase/virtiofs.rst                       |  1 +
docs/schemas/domaincommon.rng                 | 32 +++++++++----------
src/conf/domain_conf.c                        |  2 +-
src/conf/domain_validate.c                    | 30 +++++++++++++++++
tests/qemuxml2argvdata/vhost-user-fs-sock.xml |  1 +
6 files changed, 50 insertions(+), 17 deletions(-)
[libvirt PATCH 0/3] Small virtiofs fixes (virtio-fs epopee)
Posted by Ján Tomko 2 years, 10 months ago
Today we fix a bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1969232
and an issue:
https://gitlab.com/libvirt/libvirt/-/issues/178

Ján Tomko (3):
  conf: require target for external virtiofsd
  docs: fix filesystem schema indentation
  conf: reject duplicate virtiofs tags

 docs/formatdomain.rst                         |  1 +
 docs/kbase/virtiofs.rst                       |  1 +
 docs/schemas/domaincommon.rng                 | 32 +++++++++----------
 src/conf/domain_conf.c                        |  2 +-
 src/conf/domain_validate.c                    | 30 +++++++++++++++++
 tests/qemuxml2argvdata/vhost-user-fs-sock.xml |  1 +
 6 files changed, 50 insertions(+), 17 deletions(-)

-- 
2.31.1