On 07/05/19 11:06, Sean Christopherson wrote: > -void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) > +void __vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) Let's call this vmx_vcpu_load_vmcs. Paolo
On 07/05/19 11:06, Sean Christopherson wrote: > -void vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) > +void __vmx_vcpu_load(struct kvm_vcpu *vcpu, int cpu) Let's call this vmx_vcpu_load_vmcs. Paolo