On Montag, 6. April 2020 13:59:24 CEST Ján Tomko wrote:
> On a Monday in 2020, Christian Schoenebeck wrote:
> >The QEMU 9pfs 'multidevs' option exists since QEMU 4.2. Probe QEMU's
> >command line set though to check whether this option is really
> >available, and if yes enable this new QEMU_CAPS_VI
On a Monday in 2020, Christian Schoenebeck wrote:
The QEMU 9pfs 'multidevs' option exists since QEMU 4.2. Probe QEMU's
command line set though to check whether this option is really
available, and if yes enable this new QEMU_CAPS_VIRTFS_MULTIDEVS
capability on libvirt side.
Signed-off-by: Christ
The QEMU 9pfs 'multidevs' option exists since QEMU 4.2. Probe QEMU's
command line set though to check whether this option is really
available, and if yes enable this new QEMU_CAPS_VIRTFS_MULTIDEVS
capability on libvirt side.
Signed-off-by: Christian Schoenebeck
---
src/qemu/qemu_capabilities.c