Home
last modified time | relevance | path

Searched refs:qmp_block_set_io_throttle (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dqapi-sysemu.c421 void qmp_block_set_io_throttle(BlockIOThrottle *arg, Error **errp) in qmp_block_set_io_throttle() function
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c532 qmp_block_set_io_throttle(&throttle, &err); in hmp_block_set_io_throttle()