Re: [Xen-devel] [PATCH 09/10] x86/cpuid: Drop legacy CPUID infrastructure

2017-02-22 Thread Jan Beulich
>>> On 20.02.17 at 12:00, wrote: > Now that all leaves have been altered to use the guest_cpuid() path, remove > all the remaining legacy infrastructure. > > Signed-off-by: Andrew Cooper Reviewed-by: Jan Beulich > --- > xen/arch/x86/cpuid.c| 76 >

[Xen-devel] [PATCH 09/10] x86/cpuid: Drop legacy CPUID infrastructure

2017-02-20 Thread Andrew Cooper
Now that all leaves have been altered to use the guest_cpuid() path, remove all the remaining legacy infrastructure. Signed-off-by: Andrew Cooper --- CC: Jan Beulich --- xen/arch/x86/cpuid.c| 76 - xen/arch/x86/domctl.c | 45 +---