On Mon, Feb 03, 2025 at 09:29:52 -, Harikumar Rajkumar wrote:
> > 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 queri
> 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 ge
On Mon, Nov 18, 2024 at 19:24:24 +0530, Harikumar R wrote:
> From: Chun Feng Wu
>
> Implement new throttle cmds
>
> * Add new virsh cmds: domthrottlegroupset, domthrottlegrouplist,
> domthrottlegroupinfo, domthrottlegroupdel
> * Add doc for new cmds at docs/manpages/virsh.rst
> * Add cmd helpe