Re: [PATCH v5 16/18] virsh: Add support for throttle group operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Mon, Nov 18, 2024 at 19:24:24 +0530, Harikumar R wrote:
> This will most likely need to be reimplemented by querying the data from
> the XML as the API itself IMO doesn't make too much sense to exist as it
> simply queries what we've set.

are you suggesting to use qemuDomainGetXMLDesc() to get the data instead of qemuDomainGetThrottleGroup->qemuMonitorGetThrottleGroup->qemuMonitorJSONGetThrottleGroup()

/src/qemu/qemu_driver.c 20346
--- qemuDomainObjEnterMonitor(vm);
--- rc = qemuMonitorGetThrottleGroup(qemuDomainGetMonitor(vm), groupname, reply);
--- qemuDomainObjExitMonitor(vm);
+++ qemuDomainGetXMLDesc



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux