Commit cb0c8cda authored by Jan Kiszka's avatar Jan Kiszka Committed by Gleb Natapov

KVM: VMX: remove unprintable characters from comment

Slipped in while copy&pasting from the SDM.
Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent 2dfee7b2
......@@ -7650,7 +7650,7 @@ static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch)
}
/*
* If the load IA32_EFER VM-entry control is 1, the following checks
* If the load IA32_EFER VM-entry control is 1, the following checks
* are performed on the field for the IA32_EFER MSR:
* - Bits reserved in the IA32_EFER MSR must be 0.
* - Bit 10 (corresponding to IA32_EFER.LMA) must equal the value of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment