qemu-devel
[Top][All Lists]
Advanced

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

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


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH v2 0/6] qemu-img: Support multiple -o options
Date: Thu, 20 Feb 2014 15:57:17 +0100

Kevin Wolf (6):
  qemu-option: Introduce has_help_option()
  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      |   1 +
 qemu-img.c                 | 119 +++++++++----
 tests/qemu-iotests/082     | 187 +++++++++++++++++++
 tests/qemu-iotests/082.out | 436 +++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/group   |   1 +
 util/qemu-option.c         |  24 +++
 6 files changed, 730 insertions(+), 38 deletions(-)
 create mode 100755 tests/qemu-iotests/082
 create mode 100644 tests/qemu-iotests/082.out

-- 
1.8.1.4




reply via email to

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