On Thu, 07 Sep 2023 09:24:49 -0700, Peter Gonda wrote: > Currently if an SEV-ES VM shuts down userspace sees KVM_RUN struct with > only the INVALID_ARGUMENT. This is a very limited amount of information > to debug the situation. Instead KVM can return a > KVM_EXIT_SHUTDOWN to alert userspace the VM is shutting down and > is not usable any further. > > > [...] Applied to kvm-x86 svm, thanks! [1/1] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata https://github.com/kvm-x86/linux/commit/bc3d7c5570a0 -- https://github.com/kvm-x86/linux/tree/next