On 6/11/2022 1:11 AM, Jue Wang wrote:
This patch series implement emulation for Corrected Machine Check Interrupt (CMCI) signaling and UnCorrectable No Action required (UCNA) error injection.
It seems the main purpose of this series is to allow UCNA error injection and notify it to guest via CMCI.
But it doesn't emulate CMCI fully. E.g., guest's error threshold of MCi_CTL2 doesn't work. It's still controlled by host's value.