commit | 504189a96fdee5916073858f0e60f33e0275454a | [log] [tgz] |
---|---|---|
author | Chunyan Liu <cyliu@suse.com> | Thu Jun 05 17:20:47 2014 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Mon Jun 16 17:23:20 2014 +0800 |
tree | f7713e64cafe4a089cdfad7facb7c0f76a74d4c8 | |
parent | 782730b0bcde44eef8eb5b2d4200eff318ec77cd [diff] |
QemuOpts: add qemu_opts_print_help to replace print_option_help print_option_help takes QEMUOptionParameter as parameter, add qemu_opts_print_help to take QemuOptsList as parameter for later replace work. Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Leandro Dorileo <l@dorileo.org> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Chunyan Liu <cyliu@suse.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>