qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options


From: Jeff Cody
Subject: Re: [Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options
Date: Fri, 21 Feb 2014 14:59:49 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Feb 21, 2014 at 04:24:02PM +0100, Kevin Wolf wrote:
> Kevin Wolf (6):
>   qemu-option: has_help_option() and is_valid_option_list()
>   qemu-img create: Support multiple -o options
>   qemu-img convert: Support multiple -o options
>   qemu-img amend: Support multiple -o options
>   qemu-img: Allow -o help with incomplete argument list
>   qemu-iotests: Check qemu-img command line parsing
> 
>  include/qemu/option.h      |   2 +
>  qemu-img.c                 | 133 ++++++++----
>  tests/qemu-iotests/082     | 208 ++++++++++++++++++
>  tests/qemu-iotests/082.out | 529 
> +++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |   1 +
>  util/qemu-option.c         |  49 +++++
>  6 files changed, 884 insertions(+), 38 deletions(-)
>  create mode 100755 tests/qemu-iotests/082
>  create mode 100644 tests/qemu-iotests/082.out
> 
> -- 
> 1.8.1.4
> 
> 

Series Reviewed-by: Jeff Cody <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]