From: Fam Zheng <famz@redhat.com>
To: Reda Sallahi <fullmanet@gmail.com>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org,
Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v6] qemu-img: add the 'dd' subcommand
Date: Wed, 27 Jul 2016 15:48:50 +0800 [thread overview]
Message-ID: <20160727074850.GA2511@ad.usersys.redhat.com> (raw)
In-Reply-To: <20160725055842.3836-1-fullmanet@gmail.com>
On Mon, 07/25 07:58, Reda Sallahi wrote:
> This patch adds a basic dd subcommand analogous to dd(1) to qemu-img.
>
> For the start, this implements the bs, if, of and count options and requires
> both if and of to be specified (no stdin/stdout if not specified) and doesn't
> support tty, pipes, etc.
>
> The image format must be specified with -O for the output if the raw format
> is not the intended one.
>
> Two tests are added to test qemu-img dd.
>
> Signed-off-by: Reda Sallahi <fullmanet@gmail.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
next prev parent reply other threads:[~2016-07-27 7:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-25 5:58 [Qemu-devel] [PATCH v6] qemu-img: add the 'dd' subcommand Reda Sallahi
2016-07-27 7:48 ` Fam Zheng [this message]
2016-07-28 9:19 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2016-08-08 9:35 ` Stefan Hajnoczi
2016-08-08 13:36 ` [Qemu-devel] " Max Reitz
2016-08-09 18:39 ` Reda Sallahi
2016-08-09 20:43 ` Max Reitz
2016-08-09 9:16 ` 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=20160727074850.GA2511@ad.usersys.redhat.com \
--to=famz@redhat.com \
--cc=fullmanet@gmail.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--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).