[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4fl6wyclb3kmduupljfqlqfjw64qtexdluwcu7vmumsq6ff4rs@ottpuuold45w>
Date: Mon, 20 May 2024 14:02:09 +0300
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
To: Dave Hansen <dave.hansen@...el.com>
Cc: Sean Christopherson <seanjc@...gle.com>,
Paolo Bonzini <pbonzini@...hat.com>, Dave Hansen <dave.hansen@...ux.intel.com>,
Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
"K. Y. Srinivasan" <kys@...rosoft.com>, Haiyang Zhang <haiyangz@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>, Dexuan Cui <decui@...rosoft.com>,
Josh Poimboeuf <jpoimboe@...nel.org>, Peter Zijlstra <peterz@...radead.org>,
linux-coco@...ts.linux.dev, linux-kernel@...r.kernel.org, linux-hyperv@...r.kernel.org
Subject: Re: [PATCH 16/20] x86/tdx: Convert VP_INFO tdcall to use new
TDCALL_5() macro
On Fri, May 17, 2024 at 08:57:10AM -0700, Dave Hansen wrote:
> On 5/17/24 07:19, Kirill A. Shutemov wrote:
> > - /*
> > - * TDINFO TDX module call is used to get the TD execution environment
> > - * information like GPA width, number of available vcpus, debug mode
> > - * information, etc. More details about the ABI can be found in TDX
> > - * Guest-Host-Communication Interface (GHCI), section 2.4.2 TDCALL
> > - * [TDG.VP.INFO].
> > - */
> > - tdcall(TDG_VP_INFO, &args);
> > + tdg_vp_info(&gpa_width, &td_attr);
>
> Why is the comment going away?
By mistake. Will fix.
--
Kiryl Shutsemau / Kirill A. Shutemov
Powered by blists - more mailing lists