Chun Feng Wu <w...@cn.ibm.com> writes: > Thanks Daniel for your response! > > I tried it with the following cmd > > qemu-system-x86_64 [other options...] \ > -object > '{"qom-type":"throttle-group","id":"limits0","limits":{"iops-total":200}}' > > And I got error: > qemu-system-x86_64: -object > {"qom-type":"throttle-group","id":"limits0","limits":{"iops-total":200}}: > Parameter 'id' is missing > > Do you know why such error happens?
Can't reproduce the error.