s/cpuid/CPUID On Wed, Jul 31, 2024, John Allen wrote: > Handling deferred, uncorrected MCEs on AMD guests is now possible with > additional support in qemu. Ensure that the SUCCOR and OVERFLOW_RECOV > bits are advertised to the guest in KVM. To host userspace, not the guest. Please add a paragraph explaining (a) what these features do, (b) why KVM doesn't need additional enabling, and (c) why KVM can't emulate these features in software (though this can be omitted if it's quite obvious from (a)).