On 02/05/16 22:06, Jan Beulich wrote:
> >>> On 19.01.16 at 03:55, wrote:
> > @@ -2107,6 +2115,14 @@ const struct hvm_function_table * __init
> > start_vmx(void)
> > && cpu_has_vmx_secondary_exec_control )
> > vmx_function_table.pvh_supported = 1;
> >
> > +if ( cpu_has_vmx
>>> On 19.01.16 at 03:55, wrote:
> @@ -2107,6 +2115,14 @@ const struct hvm_function_table * __init
> start_vmx(void)
> && cpu_has_vmx_secondary_exec_control )
> vmx_function_table.pvh_supported = 1;
>
> +if ( cpu_has_vmx_tsc_scaling )
> +{
> +vmx_function_tabl