Re: [PATCH v8 21/55] i386/tdx: Track RAM entries for TDX VM

2025-04-24 Thread Zhao Liu
On Tue, Apr 01, 2025 at 09:01:31AM -0400, Xiaoyao Li wrote: > Date: Tue, 1 Apr 2025 09:01:31 -0400 > From: Xiaoyao Li > Subject: [PATCH v8 21/55] i386/tdx: Track RAM entries for TDX VM > X-Mailer: git-send-email 2.34.1 > > The RAM of TDX VM can be classif

[PATCH v8 21/55] i386/tdx: Track RAM entries for TDX VM

2025-04-01 Thread Xiaoyao Li
The RAM of TDX VM can be classified into two types: - TDX_RAM_UNACCEPTED: default type of TDX memory, which needs to be accepted by TDX guest before it can be used and will be all-zeros after being accepted. - TDX_RAM_ADDED: the RAM that is ADD'ed to TD guest before running, and can be