[PATCH v2 4/4] qemu: add support for 'multidevs' option

Ján Tomko jtomko at redhat.com
Fri Mar 27 17:16:37 UTC 2020


On a Friday in 2020, Christian Schoenebeck wrote:
>This option prevents misbehaviours on guest if a qemu 9pfs export
>contains multiple devices, due to the potential file ID collisions
>this otherwise may cause.
>
>Signed-off-by: Christian Schoenebeck <qemu_oss at crudebyte.com>
>---
> src/qemu/qemu_command.c |  7 +++++++
> src/qemu/qemu_domain.c  | 12 ++++++++++++
> 2 files changed, 19 insertions(+)
>

A change to qemuxml2argvtest is needed.

If you already added the XML file to qemuxml2argvdata in the previous commit,
all you need to to to generate the output file is:
* add a new DO_TEST_CAPS_LATEST line to qemuxml2argvtest.c
* run the test with VIR_TEST_REGENERATE_OUTPUT=1

Otherwise LGTM

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200327/d116ece7/attachment-0001.sig>


More information about the libvir-list mailing list