semantic: 0.781 PID: 0.715 device: 0.713 performance: 0.579 graphic: 0.560 other: 0.469 vnc: 0.455 network: 0.367 debug: 0.304 boot: 0.273 permissions: 0.243 files: 0.179 socket: 0.147 KVM: 0.054 block_set_io_throttle complaints Need exactly one of 'device' and 'id' All of sudden, after a qemu update, block_set_io_throttle does not work anymore. Full command to QEMU monitor -- (qemu) block_set_io_throttle db 0 0 0 0 0 0 Need exactly one of 'device' and 'id' The help text still point to the same old syntax, which no longer works. On 03/30/2017 02:14 AM, dE wrote: > Public bug reported: > > All of sudden, after a qemu update, block_set_io_throttle does not work > anymore. > > Full command to QEMU monitor -- > > (qemu) block_set_io_throttle db 0 0 0 0 0 0 > Need exactly one of 'device' and 'id' > > The help text still point to the same old syntax, which no longer works. Broken in 2.8, fixed here (will be in 2.9): commit 3f35c3b166c18043596768448e5d91b5d52f8353 Author: Eric Blake