[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YO2qZXyaiYjKuUe1@suse.de>
Date: Tue, 13 Jul 2021 16:59:49 +0200
From: Joerg Roedel <jroedel@...e.de>
To: Tom Lendacky <thomas.lendacky@....com>
Cc: Joerg Roedel <joro@...tes.org>,
Paolo Bonzini <pbonzini@...hat.com>,
Sean Christopherson <seanjc@...gle.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Brijesh Singh <brijesh.singh@....com>,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org, x86@...nel.org
Subject: Re: [PATCH 2/3] KVM: SVM: Add support for Hypervisor Feature support
MSR protocol
On Tue, Jul 13, 2021 at 08:35:16AM -0500, Tom Lendacky wrote:
> On 7/13/21 4:35 AM, Joerg Roedel wrote:
> > #define GHCB_MSR_HV_FT_REQ 0x080
> > #define GHCB_MSR_HV_FT_RESP 0x081
> >
> > +/* GHCB Hypervisor Feature Request/Response */
> > +#define GHCB_MSR_HV_FT_REQ 0x080
> > +#define GHCB_MSR_HV_FT_RESP 0x081
> > +
>
> Looks like some of these definitions are already present, since the new
> lines are the same as the lines above it.
Right, that is a rebasing artifact. Thanks for spotting it, I fix that
up in the next version.
Regards,
Joerg
Powered by blists - more mailing lists