https://bugzilla.kernel.org/show_bug.cgi?id=71521

--- Comment #5 from Zhou, Chao <[email protected]> ---
this patch fixed the bug:
commit 920c837785699bcc48f4a729ba9ee3492f620b95
Author: Paolo Bonzini <[email protected]>
Date:   Wed Mar 26 15:54:00 2014 +0100

    KVM: vmx: fix MPX detection

    kvm_x86_ops is still NULL at this point.  Since kvm_init_msr_list
    cannot fail, it is safe to initialize it before the call.

    Fixes: 93c4adc7afedf9b0ec190066d45b6d67db5270da
    Reported-by: Fengguang Wu <[email protected]>
    Tested-by: Jet Chen <[email protected]>
    Cc: [email protected]
    Signed-off-by: Paolo Bonzini <[email protected]>

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to