]> xenbits.xensource.com Git - libvirt.git/commit
qemu: add support for 'fmode' and 'dmode'
authorBrian Turek <brian.turek@gmail.com>
Thu, 8 Oct 2020 14:32:25 +0000 (15:32 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 4 Nov 2020 17:25:56 +0000 (18:25 +0100)
commit1d9b4a9638511895071bae4df4484188df9e170a
treebdb9d991645c3588850db1eb8f71a9a6e6ef6474
parent1d446bd4650bd4fa71c0fdafb2b7fc811f1899bf
qemu: add support for 'fmode' and 'dmode'

Add logic to validate and then pass through 'fmode' and 'dmode' to the
QEMU call.

Signed-off-by: Brian Turek <brian.turek@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/virtio-9p-createmode.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c