]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
qapi: Add burst length parameters to block_set_io_throttle
authorAlberto Garcia <berto@igalia.com>
Thu, 18 Feb 2016 10:27:03 +0000 (12:27 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 22 Feb 2016 13:08:06 +0000 (14:08 +0100)
commitdce13204a0cf6de2fcd8e40e9dca18e85b0fa950
tree882f0ea57f68f4efdd6af1228d25ad638b713e62
parent8a0fc18d884b2930c0ebc66dd7e711d1e5d566c0
qapi: Add burst length parameters to block_set_io_throttle

This patch adds the new bps_*_max_length and iops_*_max_length
parameters to the block_set_io_throttle command.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
hmp.c
qapi/block-core.json
qmp-commands.hx