Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
[linux-2.6-block.git] / arch / x86 / kvm / svm / sev.c
index e672493b5d8de46a3f0b16ea08af4add06e5b2fc..3e2769855e51d36e33d8219eb41473e308937861 100644 (file)
@@ -2631,11 +2631,11 @@ void sev_es_init_vmcb(struct vcpu_svm *svm)
        set_msr_interception(vcpu, svm->msrpm, MSR_IA32_LASTINTTOIP, 1, 1);
 }
 
-void sev_es_create_vcpu(struct vcpu_svm *svm)
+void sev_es_vcpu_reset(struct vcpu_svm *svm)
 {
        /*
-        * Set the GHCB MSR value as per the GHCB specification when creating
-        * a vCPU for an SEV-ES guest.
+        * Set the GHCB MSR value as per the GHCB specification when emulating
+        * vCPU RESET for an SEV-ES guest.
         */
        set_ghcb_msr(svm, GHCB_MSR_SEV_INFO(GHCB_VERSION_MAX,
                                            GHCB_VERSION_MIN,