Re: [PATCH 3/9] KVM: VMX: make PLE window per-vcpu

From: Radim KrÄmÃÅ
Date: Wed Aug 20 2014 - 08:27:10 EST


2014-08-20 09:13+0200, Paolo Bonzini:
> Il 19/08/2014 22:35, Radim KrÄmÃÅ ha scritto:
> > enum segment_cache_field {
> > @@ -4403,6 +4406,7 @@ static int vmx_vcpu_setup(struct vcpu_vmx *vmx)
> > if (ple_gap) {
> > vmcs_write32(PLE_GAP, ple_gap);
> > vmcs_write32(PLE_WINDOW, ple_window);
>
> Is this necessary?

V2, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/