"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
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",