On 10.08.2016 16:16, Reda Sallahi wrote:
> This adds the skip option which allows qemu-img dd to skip a number of blocks
> before copying the input.
>
> A test case was added to test the skip option.
>
> Signed-off-by: Reda Sallahi
> ---
> Depends on:
> [PATCH v9] qemu-img: add the 'dd' subcomma
This adds the skip option which allows qemu-img dd to skip a number of blocks
before copying the input.
A test case was added to test the skip option.
Signed-off-by: Reda Sallahi
---
Depends on:
[PATCH v9] qemu-img: add the 'dd' subcommand
Changes from v4:
* Rebase.
Changes from v3:
* Change wr