On Mon, Jul 25, 2016 at 6:58 AM, Reda Sallahi wrote:
> This patch adds a basic dd subcommand analogous to dd(1) to qemu-img.
Ping?
Reda has additional patches on top of this one. It would be good to
get this into the block-next branch so his later work can be merged.
> For the start, this impl
On Mon, Jul 25, 2016 at 6:58 AM, 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 tt