On 12/14/20 9:49 AM, Paolo Bonzini wrote: > On 10/12/20 18:09, Tom Lendacky wrote: >> + pr_info("SEV-ES guest requested termination: %#llx:%#llx\n", >> + reason_set, reason_code); >> + fallthrough; >> + } > > It would be nice to send these to userspace instead as a follow-up. I'll look into doing that. Thanks, Tom > > Paolo >