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

2010-06-26 Thread Markus Armbruster
"Daniel P. Berrange" writes: > Add a new command to QMP called 'query-config' that provides > information about the allowed configuration file entries for > the binary. The config file is really just another syntax for the command-line options using QemuOptsList. Not sure we want to describe th

[Qemu-devel] [PATCH 17/19] Add a query-config command to QMP

2010-06-07 Thread Daniel P. Berrange
Add a new command to QMP called 'query-config' that provides information about the allowed configuration file entries for the binary. The data format looks like [ { "name": "drive", "properties": [ { "name": "bus",