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

Vineeth Remanan Pillai vpillai at digitalocean.com
Mon Dec 16 13:05:59 UTC 2019


Thanks Sahid.

Vineeth

On Mon, Dec 16, 2019 at 5:59 AM Sahid Orentino Ferdjaoui
<sahid.ferdjaoui at canonical.com> wrote:
>
> 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