On 23/08/2016 01:28, Brijesh Singh wrote:
> +
> +     /* Iterate through each vcpus and set SEV KVM_SEV_FEATURE bit in
> +      * KVM_CPUID_FEATURE to indicate that SEV is enabled on this vcpu
> +      */
> +     kvm_for_each_vcpu(i, vcpu, kvm)
> +             svm_cpuid_update(vcpu);
> +

Do you need another call to sev_init_vmcb here?

Paolo
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to