On Wed, Jul 07, 2010 at 02:09:37PM +0300, Avi Kivity wrote: > Injecting an MCE will often panic the guest kernel. After reset, however, > a new MCE will not be recognized because kvm thinks the first one is still > being processed. > > Fix by exposing the MCE MSRs to userspace, which will clear them on reset. > > Avi Kivity (2): > KVM: Expose MCE control MSRs to userspace > KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST > > Documentation/kvm/api.txt | 4 ++++ > arch/x86/kvm/x86.c | 2 ++ > 2 files changed, 6 insertions(+), 0 deletions(-) Applied, thanks. -- 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