mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemuDomainSetBlockIoTune: Remove old uninformative comment
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
3580dfdfd0
commit
8792b74774
@ -16301,9 +16301,6 @@ qemuDomainSetBlockIoTune(virDomainPtr dom,
|
||||
|
||||
#undef CHECK_MAX
|
||||
|
||||
/* NB: Let's let QEMU decide how to handle issues with _length
|
||||
* via the JSON error code from the block_set_io_throttle call */
|
||||
|
||||
qemuDomainObjEnterMonitor(driver, vm);
|
||||
ret = qemuMonitorSetBlockIoThrottle(priv->mon, drivealias, qdevid,
|
||||
&info, supportMaxOptions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user