https://bugzilla.kernel.org/show_bug.cgi?id=54471 Paolo Bonzini <bonzini@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bonzini@xxxxxxx Kernel Version| |3.19 Resolution|--- |INVALID --- Comment #2 from Paolo Bonzini <bonzini@xxxxxxx> --- TRUE_* is needed to tell the guest that it can disable CR3 load/store exits. We were enabling this control by exposing a broken MSR_IA32_VMX_PROCBASED_CTLS value, but commit 560b7ee12ca5 (KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS, 2014-06-16). So we can no longer remove the TRUE_* MSRs. -- 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html