qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] Update qemu-img documentation
Date: Wed, 28 Oct 2009 12:49:14 +0100	[thread overview]
Message-ID: <1256730557-15892-1-git-send-email-kwolf@redhat.com> (raw)

Early this week, I received a request that qemu-img convert should support the
-F option for the backing file format just like qemu-img create does. In fact,
we already support this as -o backing_fmt=... So I came to the conclusion that
we need to have another patch round for the documentation that removes
references to the deprecated options and moves the focus to -o options.

Kevin Wolf (3):
  Documentation: Move image format descriptions to own section
  Documentation: Don't mention old qemu-img options
  Documentation: Add options to image format descriptions

 qemu-img-cmds.hx |    8 +-
 qemu-img.c       |    6 --
 qemu-img.texi    |  162 ++++++++++++++++++++++++++++++++++--------------------
 3 files changed, 107 insertions(+), 69 deletions(-)

             reply	other threads:[~2009-10-28 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 11:49 Kevin Wolf [this message]
2009-10-28 11:49 ` [Qemu-devel] [PATCH 1/3] Documentation: Move image format descriptions to own section Kevin Wolf
2009-10-28 11:49 ` [Qemu-devel] [PATCH 2/3] Documentation: Don't mention old qemu-img options Kevin Wolf
2009-10-28 11:49 ` [Qemu-devel] [PATCH 3/3] Documentation: Add options to image format descriptions Kevin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1256730557-15892-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).