]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce shared_filesystems configuration option
authorAndrea Bolognani <abologna@redhat.com>
Fri, 2 Aug 2024 13:23:35 +0000 (15:23 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 3 Oct 2024 11:29:25 +0000 (13:29 +0200)
commitdf3597ee709ed30c3f4ce45a44ec2163d55399d1
tree161f5150900364afb6043af1da0fe94f991bfc73
parent5ea466648c1389c2428c2dc8d88b023505da9f12
qemu: Introduce shared_filesystems configuration option

As explained in the comment, this can help in scenarios where
a shared filesystem can't be detected as such by libvirt, by
giving the admin the opportunity to provide this information
manually.

https://issues.redhat.com/browse/RHEL-35752

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/libvirtd_qemu.aug
src/qemu/qemu.conf.in
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/test_libvirtd_qemu.aug.in