Re: [PATCH v8 07/18] remote: New APIs for ThrottleGroup lifecycle management

2025-03-11 Thread Peter Krempa
On Wed, Feb 19, 2025 at 22:27:11 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu > > Defined new public APIs: > * virDomainSetThrottleGroup to add or update throttlegroup within specific > domain, > it will be referenced by throttlefilter later in disk to do limits > * virDomainGetThrott

Re: [PATCH v8 07/18] remote: New APIs for ThrottleGroup lifecycle management

2025-03-08 Thread Peter Krempa
On Wed, Feb 19, 2025 at 22:27:11 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu > > Defined new public APIs: > * virDomainSetThrottleGroup to add or update throttlegroup within specific > domain, > it will be referenced by throttlefilter later in disk to do limits > * virDomainGetThrott

[PATCH v8 07/18] remote: New APIs for ThrottleGroup lifecycle management

2025-02-19 Thread Harikumar Rajkumar
From: Chun Feng Wu Defined new public APIs: * virDomainSetThrottleGroup to add or update throttlegroup within specific domain, it will be referenced by throttlefilter later in disk to do limits * virDomainGetThrottleGroup to get throttlegroup info, old-style is discarded (APIs to query first