summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Mattson <jmattson@google.com>2017-05-22 19:48:33 +0300
committerRadim Krčmář <rkrcmar@redhat.com>2017-07-12 23:38:25 +0300
commit48ae0fb49b2e8380e60c5072f18005c8a98c6520 (patch)
tree14c13d25db1a98fd417e0c8e4af0a29c8ef4157c /include
parent0bc48bea36d178aea9d7f83f66a1b397cec9db5c (diff)
downloadlinux-48ae0fb49b2e8380e60c5072f18005c8a98c6520.tar.xz
kvm: vmx: Properly handle machine check during VM-entry
vmx_complete_atomic_exit should call kvm_machine_check for any VM-entry failure due to a machine-check event. Such an exit should be recognized solely by its basic exit reason (i.e. the low 16 bits of the VMCS exit reason field). None of the other VMCS exit information fields contain valid information when the VM-exit is due to "VM-entry failure due to machine-check event". Signed-off-by: Jim Mattson <jmattson@google.com> Reviewed-by: Xiao Guangrong <xiaoguangrong@tencent.com> [Changed VM_EXIT_INTR_INFO condition to better describe its reason.] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions