|
@@ -8005,7 +8005,7 @@ static void vmx_start_preemption_timer(struct kvm_vcpu *vcpu)
|
|
|
/*
|
|
|
* prepare_vmcs02 is called when the L1 guest hypervisor runs its nested
|
|
|
* L2 guest. L1 has a vmcs for L2 (vmcs12), and this function "merges" it
|
|
|
- * with L0's requirements for its guest (a.k.a. vmsc01), so we can run the L2
|
|
|
+ * with L0's requirements for its guest (a.k.a. vmcs01), so we can run the L2
|
|
|
* guest in a way that will both be appropriate to L1's requests, and our
|
|
|
* needs. In addition to modifying the active vmcs (which is vmcs02), this
|
|
|
* function also has additional necessary side-effects, like setting various
|