> > .name = "block_set_io_throttle", > > - .args_type = > > "device:B,bps:l,bps_rd:l,bps_wr:l,iops:l,iops_rd:l,iops_wr:l", > > + .args_type = > > "device:B,bps:l,bps_rd:l,bps_wr:l,iops:l,iops_rd:l,iops_wr:l,bps_max:l?,bps_rd_max:l?,bps_wr_max:l?,iops_max:l?,iops_rd_max:l?,iops_wr_max:l?", > > Too long, wrap this line?
I am afraid it would mess with QMP code generation. Best regards Benoît
