On 4/15/20 2:49 AM, Markus Armbruster wrote:
has_help_option() uses its own parser.  It's inconsistent with
qemu_opts_parse(), as demonstrated by test-qemu-opts case
/qemu-opts/has_help_option.  Fix by reusing the common parser.

Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
  tests/test-qemu-opts.c |  4 ++--
  util/qemu-option.c     | 39 +++++++++++++++++++--------------------
  2 files changed, 21 insertions(+), 22 deletions(-)


Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to