]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-img.texi
qemu-img bench: Make start offset configurable
authorKevin Wolf <kwolf@redhat.com>
Fri, 10 Jul 2015 16:09:18 +0000 (18:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2016 08:21:09 +0000 (10:21 +0200)
commitd3199a31c7bc72f6bcecbb3ebcc16940a1721e10
treeea8bc6df0b3b2f00e8dd871b02d11fa37b6d6f80
parentb6495fa8493bb56e51506e39a5e575a4404c1cec
qemu-img bench: Make start offset configurable

This patch adds an option the specify the offset of the first request
made by qemu-img bench. This allows to benchmark misaligned requests.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi