]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img-cmds.hx
qemu-img bench
authorKevin Wolf <kwolf@redhat.com>
Tue, 5 Aug 2014 12:17:13 +0000 (14:17 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2016 08:21:09 +0000 (10:21 +0200)
commitb6133b8c68c75cdb6b74d23257cd330bb66f595b
tree7f553defb7cf6da1282046540faca638a2c133cb
parent515c2f431ebe561e69c57371b2c2217792b3b820
qemu-img bench

This adds a qemu-img command that allows doing some simple benchmarks
for the block layer without involving guest devices and a real VM.

For the start, this implements only a test of sequential reads.

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