From: Avi Kivity <[email protected]>

Signed-off-by: Avi Kivity <[email protected]>

diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
index 4612728..7375ae1 100644
--- a/arch/x86/kvm/vmx.c
+++ b/arch/x86/kvm/vmx.c
@@ -1602,6 +1602,7 @@ static void vmx_set_efer(struct kvm_vcpu *vcpu, u64 efer)
 
        if (!msr)
                return;
+
        /*
         * Force kernel_gs_base reloading before EFER changes, as control
         * of this msr depends on is_long_mode().
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to