commit | 9f89f303deea2ccc624932e13fb629347a5a98de | [log] [tgz] |
---|---|---|
author | zhenwei pi <pizhenwei@bytedance.com> | Wed Sep 30 18:04:38 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Oct 04 18:36:23 2020 +0200 |
tree | 98ba4028b9b73d865062047096683b756649f141 | |
parent | deb62371fe311cefd8a6f58e2da42b15d7e2a356 [diff] |
target-i386: seperate MCIP & MCE_MASK error reason Previously we would only get a simple string "Triple fault" in qemu log. Add detailed message for the two reasons to describe why qemu has to reset the guest. Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Message-Id: <20200930100440.1060708-2-pizhenwei@bytedance.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>