target-i386: seperate MCIP & MCE_MASK error reason
commit9f89f303deea2ccc624932e13fb629347a5a98de
authorzhenwei pi <pizhenwei@bytedance.com>
Wed, 30 Sep 2020 10:04:38 +0000 (30 18:04 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 4 Oct 2020 16:36:23 +0000 (4 18:36 +0200)
tree98ba4028b9b73d865062047096683b756649f141
parentdeb62371fe311cefd8a6f58e2da42b15d7e2a356
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>
target/i386/helper.c