On Mon, Oct 05, 2020 at 19:40:13 +0100, Brian Turek wrote:
The QEMU 9pfs 'fmode' and 'dmode' options have
existed since QEMU 2.10.
Probe QEMU's command line set to check whether these options are
available, and if yes, enable this new QEMU_CAPS_FSDEV_CREATEMODE
capability on libvirt side.
Signed-off-by: Brian Turek <brian.turek(a)gmail.com>
---
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>