On Tue, 25 Feb 2025 21:39:35 +0000, Melody Wang wrote: > This patchset includes two patches to make VMGEXIT GHCB exit codes returned by the > hypervisor more readable. One patch coverts plain error code numbers to defines, the > other one adds helpers to set the error code. > > No functionality changed. > > Thanks, > Melody > > [...] Applied to kvm-x86 svm, with some massaging. Thanks! [1/2] KVM: SVM: Convert plain error code numbers to defines https://github.com/kvm-x86/linux/commit/ea4c2f2f5ed3 [2/2] KVM: SVM: Provide helpers to set the error code https://github.com/kvm-x86/linux/commit/c3392d0ab714 -- https://github.com/kvm-x86/linux/tree/next