Am 16.01.26 um 5:41 PM schrieb Fiona Ebner: > With '-drive', it is possible to specify the throttle configuration > directly on the commandline. Add the possibility to do the same when > using the modern way with '-blockdev' and a front-end device. Using a > throttle filter block node is not always an option: in particular, the > mirror block job operates on a root block node and it might be desired > to throttle only the guest IO, but not to the block job. > > There already is a 'block_set_io_throttle' QMP command, but it's nicer > to be able to do it via the commandline too. > > Signed-off-by: Fiona Ebner <[email protected]> > --- > > Hope I didn't miss a way to do this already. > > Should changing via qom-set be supported? Currently, an attempt fails: >> Error: Attempt to set property 'throttle-group' on device 'scsi0' >> (type 'scsi-hd') after it was realized > but there already is the 'block_set_io_throttle' QMP command.
Ping
