On Fri, Apr 12, 2024 at 12:19:04 +0200, Michal Privoznik wrote:
> The reason virDomainClearNetBandwidth() exists in src/conf/ is
> that at the time its introduction we did not have a better place.
> But now we do. Firstly, virDomainClearNetBandwidth() is
> hypervisor agnostic code, but really has nothing to do with
> domain configuration (it doesn't parse/format XML). Secondly, in
> near future it'll call another function from src/hypervisor/ and
> that's not really allowed from src/conf/.
> 
> Signed-off-by: Michal Privoznik <[email protected]>
> ---

Reviewed-by: Peter Krempa <[email protected]>
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to