Re: [PATCH 12/13] x86/virt/tdx: Read essential global metadata for KVM
From: Edgecombe, Rick P
Date: Fri Jan 03 2025 - 13:27:47 EST
On Wed, 2025-01-01 at 02:49 -0500, Paolo Bonzini wrote:
> Link: https://lore.kernel.org/kvm/0853b155ec9aac09c594caa60914ed6ea4dc0a71.camel@xxxxxxxxx/ [1]
> Link: https://cdrdv2.intel.com/v1/dl/getContent/795381 [2]
> Signed-off-by: Kai Huang <kai.huang@xxxxxxxxx>
> Signed-off-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
> Message-ID: <20241030190039.77971-4-rick.p.edgecombe@xxxxxxxxx>
It looks like this has the code changes from:
https://lore.kernel.org/kvm/20241221010704.14155-1-kai.huang@xxxxxxxxx/
but not the log updates. The main missing piece is the explanation of why to go
with 128 size over the documented 32 and to check the size at runtime. I think
the history is good to record in the log.