[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrow
From: |
Markus Armbruster |
Subject: |
Re: [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig |
Date: |
Mon, 11 Mar 2024 08:19:40 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Xiaoyao Li <xiaoyao.li@intel.com> writes:
> On 3/7/2024 9:56 PM, Markus Armbruster wrote:
[...]
>> Alright, the doc comment is not the place to educate me about TDX.
>
> I'm pleased to help you (on or off the maillist) if you have any question on
> TDX. :)
I can't possibly become knowledgable about QEMU's entire external
interface, it's simply too much. Where I'm ignorant, I try to learn
just enough to ensure the documentation is useful.
I appreciate your kind & patient help with that.
>> Perhaps we can go with
>> # @mrconfigid: ID for non-owner-defined configuration of the guest TD,
>> # e.g., run-time or OS configuration (base64 encoded SHA384 digest).
>> # Defaults to all zeroes.
>>
>
> I will update to this in next version.
> Huge thanks for your help!
You're welcome!