commit | f7c1553388c98efcdcc70371e655417cf1ed7df6 | [log] [tgz] |
---|---|---|
author | Reda Sallahi <fullmanet@gmail.com> | Wed Aug 10 16:16:09 2016 +0200 |
committer | Max Reitz <mreitz@redhat.com> | Tue Sep 20 22:10:57 2016 +0200 |
tree | afc25b05e013b671d704c4948306c4315dee5af1 | |
parent | 86ce1f6e2b73b33c4a52818e245378bf52d27200 [diff] |
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>