qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finali


From: Brijesh Singh
Subject: Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
Date: Wed, 14 Jul 2021 13:53:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0



On 7/14/21 12:29 PM, Dr. David Alan Gilbert wrote:>> +struct snp_pre_validated_range {
+    uint32_t start;
+    uint32_t end;
+};

Just a thought, but maybe use a 'Range' from include/qemu/range.h ?


I will look into it.

thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]