On Wed, Feb 19, 2025 at 22:27:07 +0530, Harikumar Rajkumar wrote:
> From: Chun Feng Wu <danielw...@163.com>
> 
> Introduce throttlegroup into domain and provide corresponding methods
> 
> * Define new struct 'virDomainThrottleGroupDef' and corresponding destructor
> * Add operations(Add, Update, Del, ByName, Copy, Free) for 
> 'virDomainThrottleGroupDef'
> * Update _virDomainDef to include virDomainThrottleGroupDef
> * Support new resource "Parse" and "Format" for operations between struct and 
> DOM XML
> * Make sure "group_name" is defined in xml
> 
> Signed-off-by: Chun Feng Wu <danielw...@163.com>
> 
> * Validation check for zero throttle groups.
> * Update of code documentation comments.
> 
> Signed-off-by: Harikumar Rajkumar <harirajkumar...@gmail.com>
> ---

Reviewed-by: Peter Krempa <pkre...@redhat.com>

Reply via email to