Joerg Roedel wrote:
> This patchset implements proper MCE handling for SVM in the KVM hypervisor.
> Currently KVM does not set CR4.MCE when it runs the guest. When a MCE 
> condition
> occurs while the guest is running the exception gets lost. This may result in
> data corruption or other undefined behaviour. This patchset sets CR4.MCE to 
> the
> value in the host and adds the intercept for machine check exceptions to the
> SVM implementation. When this intercept occurs, it calls the host MCE 
> exception
> handler manually.
>
>   

Applied all, thanks.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to