diff options
author | Jim Mattson <[email protected]> | 2017-05-22 09:48:33 -0700 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2017-07-12 22:38:25 +0200 |
commit | 48ae0fb49b2e8380e60c5072f18005c8a98c6520 (patch) | |
tree | 14c13d25db1a98fd417e0c8e4af0a29c8ef4157c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0bc48bea36d178aea9d7f83f66a1b397cec9db5c (diff) |
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 <[email protected]>
Reviewed-by: Xiao Guangrong <[email protected]>
[Changed VM_EXIT_INTR_INFO condition to better describe its reason.]
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions