6 Oct
2020
6 Oct
'20
4:30 p.m.
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@gmail.com> ---
Reviewed-by: Peter Krempa <pkrempa@redhat.com>