Re: [PATCH] qemu-options: Clarify handling of commas in options parameters

2023-12-14 Thread Thomas Huth
On 13/12/2023 15.17, Yihuan Pan wrote: Provide explicit guidance on dealing with option parameters as arbitrary strings containing commas, such as in "file=my,file" and "string=a,b". The updated documentation emphasizes the need to double commas when they appear within such parameters. Resolves:

[PATCH] qemu-options: Clarify handling of commas in options parameters

2023-12-13 Thread Yihuan Pan
Provide explicit guidance on dealing with option parameters as arbitrary strings containing commas, such as in "file=my,file" and "string=a,b". The updated documentation emphasizes the need to double commas when they appear within such parameters. Resolves: https://gitlab.com/qemu-project/qemu/-/i