]> Git Repo - qemu.git/commit - tests/qemu-iotests/160
qemu-img: add skip option to dd
authorReda Sallahi <[email protected]>
Wed, 10 Aug 2016 14:16:09 +0000 (16:16 +0200)
committerMax Reitz <[email protected]>
Tue, 20 Sep 2016 20:10:57 +0000 (22:10 +0200)
commitf7c1553388c98efcdcc70371e655417cf1ed7df6
treeafc25b05e013b671d704c4948306c4315dee5af1
parent86ce1f6e2b73b33c4a52818e245378bf52d27200
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 <[email protected]>
Message-id: 20160810141609[email protected]
Signed-off-by: Max Reitz <[email protected]>
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
tests/qemu-iotests/160 [new file with mode: 0755]
tests/qemu-iotests/160.out [new file with mode: 0644]
tests/qemu-iotests/group
This page took 0.0259 seconds and 4 git commands to generate.