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