lkml.org 
[lkml]   [2016]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v8 7/7] KVM: x86: virtualize cpuid faulting

> + vcpu->arch.cpuid_fault = false;

This should be conditional on "if (!init_event)". Most MSRs are untouched
on an INIT IPI.

Otherwise looks good. The patch is independent of the rest, so I would
prefer to take it through the KVM tree.

Thanks,

Paolo

> kvm_make_request(KVM_REQ_EVENT, vcpu);
> vcpu->arch.apf.msr_val = 0;
> vcpu->arch.st.msr_val = 0;
>
> kvmclock_reset(vcpu);
>
> kvm_clear_async_pf_completion_queue(vcpu);
> kvm_async_pf_hash_reset(vcpu);
> --
> 2.10.2
>
>

\
 
 \ /
  Last update: 2016-11-01 15:27    [W:0.148 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site