From 197faa72e449956d0f6ba9658453a071bba62c70 Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Sat, 27 Apr 2013 12:58:00 +0200 Subject: [PATCH] --- yaml --- r: 373085 b: refs/heads/master c: cb0c8cda1301842498d1154bd6d0d1c44d1e7030 h: refs/heads/master i: 373083: dc4eed72667ab8d94227960f30d0a6ee89d73d53 v: v3 --- [refs] | 2 +- trunk/arch/x86/kvm/vmx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b604440140b2..dc37a39d95d7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2dfee7b2715b3ef3009979879d4387991f51b3a2 +refs/heads/master: cb0c8cda1301842498d1154bd6d0d1c44d1e7030 diff --git a/trunk/arch/x86/kvm/vmx.c b/trunk/arch/x86/kvm/vmx.c index 5863adf71ede..0f0cb3110626 100644 --- a/trunk/arch/x86/kvm/vmx.c +++ b/trunk/arch/x86/kvm/vmx.c @@ -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