qemu-img: add skip option to dd
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 <fullmanet@gmail.com> Message-id: 20160810141609.32727-1-fullmanet@gmail.com Signed-off-by:
Max Reitz <mreitz@redhat.com>
Showing
- qemu-img-cmds.hx 2 additions, 2 deletionsqemu-img-cmds.hx
- qemu-img.c 45 additions, 5 deletionsqemu-img.c
- qemu-img.texi 3 additions, 1 deletionqemu-img.texi
- tests/qemu-iotests/160 72 additions, 0 deletionstests/qemu-iotests/160
- tests/qemu-iotests/160.out 51 additions, 0 deletionstests/qemu-iotests/160.out
- tests/qemu-iotests/group 1 addition, 0 deletionstests/qemu-iotests/group
Loading
Please register or sign in to comment