qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/7] qemu-img: add seek option to dd


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/7] qemu-img: add seek option to dd
Date: Mon, 22 Aug 2016 09:06:10 -0400
User-agent: Mutt/1.6.2 (2016-07-01)

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 <address@hidden>
> ---
>  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 <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]