Re: [PATCH v8 04/18] config: Introduce ThrottleFilter and corresponding XML parsing

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

 



On Wed, Feb 19, 2025 at 22:27:08 +0530, Harikumar Rajkumar wrote:
> From: Chun Feng Wu <danielwuwy@xxxxxxx>
> 
> Introduce throttle filter along with corresponding operations.
> 
> * Define new struct 'virDomainThrottleFilterDef' and corresponding destructor
> * Update _virDomainDiskDef to include virDomainThrottleFilterDef
> * Support throttle filter "Parse" and "Format" for operations between DOM XML
>   and structs. Note, this commit just contains parse/format of group name for
>   throttle filter in domain_conf.c, there is other commit to handle throttle
>   filter nodename parse/format between throttlefilter and diskPrivateData for
>   statusxml in qemu_domain.c when processing qemuDomainDiskPrivate and
>   qemuDomainDiskPrivate
> 
> Signed-off-by: Chun Feng Wu <danielwuwy@xxxxxxx>
> 
> * Error handling for null throttle group.
> * Update of code documentation comments.
> * Apply suggested coding style changes.
> 
> Signed-off-by: Harikumar Rajkumar <harirajkumar230@xxxxxxxxx>
> ---
>  src/conf/domain_conf.c  | 99 +++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h  | 20 +++++++++
>  src/conf/virconftypes.h |  2 +
>  3 files changed, 121 insertions(+)

Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>



[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