From: Michal Privoznik Date: Fri, 20 Dec 2019 09:24:07 +0000 (+0100) Subject: schemas: Allow additional qemu cmd line arguments/env variables and qemuCaps to be... X-Git-Tag: v6.0.0-rc1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ed32989ea27589c34f8f3f4f79dde4bfb0b40bb;p=thirdparty%2Flibvirt.git schemas: Allow additional qemu cmd line arguments/env variables and qemuCaps to be interleaved While command line arguments are sort of positional (because you have to have two entries, one for "-arg" the other for "value"), it doesn't really matter whether env variables come before or after command line arguments. And it matters even less when playing with qemu capabilities. Signed-off-by: Michal Privoznik Reviewed-by: Fabiano FidĂȘncio Reviewed-by: Cole Robinson --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 3d9fc5f216..9b555d6acb 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -6295,37 +6295,41 @@ --> - - - - - - - - - - - + + + - - - - + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + +