xen/domctl: Drop guest suffix from XEN_DOMCTL_CDF_hvm
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 10 Sep 2019 10:41:33 +0000 (11:41 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 10 Sep 2019 13:44:33 +0000 (14:44 +0100)
commit4a12cba289d8c81c445faeeeb4bb1b50b7fb9c35
tree3f906fa22584a431a7a5bd4f8a18c55bf74944a6
parent006a69d25cd475ab71b27960548a94c14c2eb085
xen/domctl: Drop guest suffix from XEN_DOMCTL_CDF_hvm

The suffix is redundant, and dropping it helps to simplify the Ocaml/C
ABI checking.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxl/libxl_create.c
tools/python/xen/lowlevel/xc/xc.c
xen/arch/arm/domain.c
xen/arch/arm/domain_build.c
xen/arch/arm/setup.c
xen/arch/x86/domain.c
xen/arch/x86/setup.c
xen/common/domain.c
xen/include/public/domctl.h
xen/include/xen/sched.h