]> xenbits.xensource.com Git - people/vhanquez/xen.git/commit
libxl: Rename libxl_sched_* to include _domain
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 23 Feb 2012 10:19:57 +0000 (10:19 +0000)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Thu, 23 Feb 2012 10:19:57 +0000 (10:19 +0000)
commitdb645f55286cc76e77832dbba0b452bb2487b1b5
tree8a0149087721345e1abdfb83d7da58ec6763eaca
parentb480ba64b09a24b46423ca4c36c0e668d709d2e9
libxl: Rename libxl_sched_* to include _domain

In preparation for introducing a schedule parameter-based structure,
rename libxl_sched_{credit,credit2,sedf} to libxl_sched_{}_domain.

No functional changes.

v2: Wrap long lines while I'm at it

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c
tools/ocaml/libs/xl/xenlight_stubs.c