[libvirt] [rust PATCH] Domain: Implement scheduler information related APIs

Sahid Orentino Ferdjaoui sahid.ferdjaoui at canonical.com
Mon Dec 16 10:59:04 UTC 2019


On Sat, Dec 14, 2019 at 01:38:56PM +0000, Vineeth Remanan Pillai wrote:
> Implement the following:
> - virDomainGetSchedulerType
> - virDomainSetSchedulerParameters
> - virDomainSetSchedulerParametersFlags
> - virDomainGetSchedulerParameters
> - virDomainGetSchedulerParametersFlags
> 
> Signed-off-by: Vineeth Remanan Pillai <vpilllai at digitalocean.com>
> ---
>  examples/hello.rs |  38 +++++++
>  src/domain.rs     | 260 +++++++++++++++++++++++++++++++++++++++++++---
>  2 files changed, 283 insertions(+), 15 deletions(-)

Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui at canonical.com>

I will merge it and push a new release as soon as I can. Thank you for
your contribution.

s.





More information about the libvir-list mailing list