commit | 6394b6494c0a352a2db3ea3e891ba7aeea7c1441 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 09 14:15:29 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:01:18 2008 +0300 |
tree | 71c4d3e7cda2adcdfd3717bc40aa4e2b89c87e53 | |
parent | ec077263b2bb841d973d82342b7fbc07bbad4246 [diff] |
KVM: SVM: align shadow CR4.MCE with host This patch aligns the host version of the CR4.MCE bit with the CR4 active in the guest. This is necessary to get MCE exceptions when the guest is running. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@qumranet.com>