Re: [libvirt] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx

2014-02-12 Thread Eric Blake
On 01/27/2014 08:53 PM, Amos Kong wrote: vm_config_groups[] contain the options which have parameter, but some legcy options haven't been added to vm_config_groups[]. s/legcy/legacy/ All the options can be found in qemu-options.hx, this patch used two new marcos to generate two tables, we

[libvirt] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx

2014-01-27 Thread Amos Kong
vm_config_groups[] contain the options which have parameter, but some legcy options haven't been added to vm_config_groups[]. All the options can be found in qemu-options.hx, this patch used two new marcos to generate two tables, we can check if the option name is valid and if the option has