[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z2DF7UFNt1vayroN@google.com>
Date: Mon, 16 Dec 2024 16:29:33 -0800
From: Sean Christopherson <seanjc@...gle.com>
To: Melody Wang <huibo.wang@....com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, KVM <kvm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>, Tom Lendacky <thomas.lendacky@....com>,
Dhaval Giani <dhaval.giani@....com>
Subject: Re: [PATCH 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable
On Fri, Dec 06, 2024, Melody Wang wrote:
> Hi all,
>
> Here are two patches to make VMGEXIT GHCB exit codes more readable. All
> feedback is appreciated.
>
> Thanks,
> Melody
>
> Melody Wang (2):
> KVM: SVM: Convert plain error code numbers to defines
When adding patches to a series, please treat the "new" series as a continuation
of the previous series, and follow all of the normal "rules" for documenting the
delta between versions. I.e. this should be v3, since patch 1 was posted as v2.
https://lore.kernel.org/all/20241202214032.350109-1-huibo.wang@amd.com
> KVM: SVM: Provide helpers to set the error code
>
> arch/x86/include/asm/sev-common.h | 8 +++++++
> arch/x86/kvm/svm/sev.c | 39 +++++++++++++++++--------------
> arch/x86/kvm/svm/svm.c | 6 +----
> arch/x86/kvm/svm/svm.h | 24 +++++++++++++++++++
> 4 files changed, 54 insertions(+), 23 deletions(-)
>
> --
> 2.34.1
>
Powered by blists - more mailing lists