Re: [PATCH v2] x86/mce: fix wrong no-return-ip logic in do_machine_check()
From: Aili Yao <hidden>
Date: 2021-02-23 11:28:25
Also in:
lkml
From: Aili Yao <hidden>
Date: 2021-02-23 11:28:25
Also in:
lkml
On Tue, 23 Feb 2021 11:05:38 +0100 Borislav Petkov [off-list ref] wrote:
On Tue, Feb 23, 2021 at 05:56:40PM +0800, Aili Yao wrote:quoted
What i inject is AR error, and I don't see MCG_STATUS_RIPV flag.Then keep debugging qemu to figure out why that is.
What I think is qemu has not an easy to get the MCE signature from host or currently no methods for this So qemu treat all AR will be No RIPV, Do more is better than do less. Thanks Aili Yao