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(a)digitalocean.com>
---
examples/hello.rs | 38 +++++++
src/domain.rs | 260 +++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 283 insertions(+), 15 deletions(-)
Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui(a)canonical.com>
I will merge it and push a new release as soon as I can. Thank you for
your contribution.
s.