Re: [PATCHv2 1/4] x86/tdx: Introduce tdg_vm_wr()

From: Huang, Kai
Date: Tue Mar 26 2024 - 06:45:40 EST


On Mon, 2024-03-25 at 12:46 +0200, Kirill A. Shutemov wrote:
> Add a helper function to write to a TD-scope metadata field and use it
> to set NOTIFY_ENABLES.
>
> The helper function will be paired with tdg_vm_rd() and will be used to
> manipulate other metadata fields, not just NOTIFY_ENABLES.
>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
>

Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>