On Mon, Aug 22, 2016 at 09:55:11AM +0200, Reda Sallahi wrote:
> This patch adds the seek option which allows qemu-img dd to skip a number of
> blocks on the output before copying the input.
> 
> A test case was added to test the seek option.
> 
> Signed-off-by: Reda Sallahi <[email protected]>
> ---
>  qemu-img-cmds.hx           |  4 +--
>  qemu-img.c                 | 45 +++++++++++++++++++++++-----
>  qemu-img.texi              |  4 ++-
>  tests/qemu-iotests/161     | 73 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/161.out | 51 ++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |  1 +
>  6 files changed, 167 insertions(+), 11 deletions(-)
>  create mode 100755 tests/qemu-iotests/161
>  create mode 100644 tests/qemu-iotests/161.out

Reviewed-by: Stefan Hajnoczi <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to