x86/domctl: Drop XEN_DOMCTL_set_cpuid
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 6 Sep 2019 16:16:37 +0000 (17:16 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 26 Sep 2019 12:40:18 +0000 (13:40 +0100)
commit6df43b32aba861aa53d6ab6e2b47c4bcca850dbe
treea509f5f9663d1a0ec73bb2fa22715aeca1808d2d
parent685e922d6f30f17cb6b902c25c21a5da7326738f
x86/domctl: Drop XEN_DOMCTL_set_cpuid

With the final users moved over to using XEN_DOMCTL_set_cpumsr_policy, drop
this domctl and associated infrastructure.

Rename the preexisting set_cpuid XSM vector to set_cpu_policy, now that it is
back to having a single user.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
tools/flask/policy/modules/dom0.te
tools/flask/policy/modules/xen.if
xen/arch/x86/domctl.c
xen/include/public/domctl.h
xen/xsm/flask/hooks.c
xen/xsm/flask/policy/access_vectors