On 11/19/19 12:34 PM, Thomas Lamprecht wrote:
On 11/19/19 12:23 PM, Stefan Reiter wrote:
* fix and improve parse_cmdline (differentiate parameter '--foo' and '--foo 1',
   no ordering for now, I don't know if that ever makes in difference in QEMU?)

QEMU's command line is highly order-dependent of arguments, thus I
explicitly do *not* sort those for my config2command test, as different
ordering /may/ cause a regression, if that's what the question was.


Just hadn't checked, for now parse_commandline will output parameters as a hash, so unordered. This is not an issue for current use cases, so I left it.

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to