qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Document qemu-img create -o


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/2] Document qemu-img create -o
Date: Thu, 4 Jun 2009 15:39:37 +0200

The bad habit of implementing things and no letting anybody know what has
hanged... This patch series makes the qemu-img -o option actually usable
without reading the code by documenting things.

Kevin Wolf (2):
  qemu-img: Print available options with -o ?
  Document changes in qemu-img interface

 block/cow.c       |   12 ++++++++++--
 block/qcow.c      |   18 +++++++++++++++---
 block/qcow2.c     |   30 +++++++++++++++++++++++++-----
 block/raw-posix.c |    6 +++++-
 block/raw-win32.c |    6 +++++-
 block/vmdk.c      |   18 +++++++++++++++---
 block/vpc.c       |    6 +++++-
 qemu-img.c        |   27 ++++++++++++++++++++-------
 qemu-img.texi     |   32 ++++++++++++++++++--------------
 qemu-option.c     |   13 +++++++++++++
 qemu-option.h     |    2 ++
 11 files changed, 133 insertions(+), 37 deletions(-)





reply via email to

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