[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d9aae15e1c8723923c2634704059ca1ff4046c62.camel@intel.com>
Date: Thu, 8 Jan 2026 20:38:04 +0000
From: "Verma, Vishal L" <vishal.l.verma@...el.com>
To: "kvm@...r.kernel.org" <kvm@...r.kernel.org>, "linux-coco@...ts.linux.dev"
<linux-coco@...ts.linux.dev>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "Edgecombe, Rick P"
<rick.p.edgecombe@...el.com>
CC: "Gao, Chao" <chao.gao@...el.com>, "x86@...nel.org" <x86@...nel.org>,
"Huang, Kai" <kai.huang@...el.com>, "kas@...nel.org" <kas@...nel.org>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
"mingo@...hat.com" <mingo@...hat.com>, "tglx@...utronix.de"
<tglx@...utronix.de>, "Williams, Dan J" <dan.j.williams@...el.com>,
"hpa@...or.com" <hpa@...or.com>, "bp@...en8.de" <bp@...en8.de>
Subject: Re: [PATCH 2/2] x86/virt/tdx: Print TDX module version during init
On Thu, 2026-01-08 at 20:24 +0000, Edgecombe, Rick P wrote:
> On Wed, 2026-01-07 at 17:31 -0700, Vishal Verma wrote:
> > It is useful to print the TDX module version in dmesg logs. This allows
> > for a quick spot check for whether the correct/expected TDX module is
> > being loaded, and also creates a record for any future problems being
> > investigated.
> >
>
> It is more then a spot check, it's the only way to know which version is loaded.
I'll update to:
It is useful to print the TDX module version in dmesg logs. This is
currently the only way to determine the module version from the host. It
also creates a record for...
>
> > This was also requested in [1].
> >
> > Include the version in the log messages during init, e.g.:
> >
> > virt/tdx: TDX module version: 1.5.24
> > virt/tdx: 1034220 KB allocated for PAMT
> > virt/tdx: module initialized
> >
> > ..followed by remaining TDX initialization messages (or errors).
>
> The TDX initialization errors would be before "module initialized", right?
Yep, I think this whole line can just be removed to avoid confusion.
Powered by blists - more mailing lists