tools: libxl/xl: allow to get/set Credit1's vcpu_migration_delay
authorDario Faggioli <dfaggioli@suse.com>
Thu, 15 Mar 2018 17:51:30 +0000 (18:51 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Wed, 21 Mar 2018 16:24:58 +0000 (16:24 +0000)
commit3b7fcf74319240d671567bf4d11f9a411cd3a5fa
tree7c66505dc3214587cae1da9f0643d9a94f660f6c
parenta4f2ddefa4f9ceccfcadf6ebc4de044acadd9cd3
tools: libxl/xl: allow to get/set Credit1's vcpu_migration_delay

Make it possible to get and set a (Credit1) scheduler's
vCPU migration delay via the SCHEDOP sysctl, from both
libxl and xl (no change needed in libxc).

Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
docs/man/xl.pod.1.in
tools/libxl/libxl.h
tools/libxl/libxl_sched.c
tools/libxl/libxl_types.idl
tools/xl/xl_cmdtable.c
tools/xl/xl_sched.c