Re: [Qemu-devel] [PATCH 14/19] Add a query-argv command to QMP

2010-06-26 Thread Markus Armbruster
Anthony Liguori writes: > On 06/07/2010 09:42 AM, Daniel P. Berrange wrote: >> Add a new QMP command called 'query-argv' to information about the command >> line arguments supported by the QEMU binary. This is intended to remove the >> need for apps to parse '-help' output. >> > > This is jus

Re: [Qemu-devel] [PATCH 14/19] Add a query-argv command to QMP

2010-06-07 Thread Anthony Liguori
On 06/07/2010 09:42 AM, Daniel P. Berrange wrote: Add a new QMP command called 'query-argv' to information about the command line arguments supported by the QEMU binary. This is intended to remove the need for apps to parse '-help' output. This is just as bad as parsing -help output IMHO.

[Qemu-devel] [PATCH 14/19] Add a query-argv command to QMP

2010-06-07 Thread Daniel P. Berrange
Add a new QMP command called 'query-argv' to information about the command line arguments supported by the QEMU binary. This is intended to remove the need for apps to parse '-help' output. [ { "name": "help", }, { "name": "M", "param