> On 12 Jun 2025, at 5:33 PM, Ani Sinha wrote:
>
>
>
>> On 27 Feb 2025, at 7:59 PM, Roy Hopkins wrote:
>>
>> When an SEV guest is started, the reset vector and state are
>> extracted from metadata that is contained in the firmware volume.
>>
>> In preparation for using IGVM to setup the i
> On 27 Feb 2025, at 7:59 PM, Roy Hopkins wrote:
>
> When an SEV guest is started, the reset vector and state are
> extracted from metadata that is contained in the firmware volume.
>
> In preparation for using IGVM to setup the initial CPU state,
> the code has been refactored to populate vm
On 2/27/2025 3:29 PM, Roy Hopkins wrote:
When an SEV guest is started, the reset vector and state are
extracted from metadata that is contained in the firmware volume.
In preparation for using IGVM to setup the initial CPU state,
the code has been refactored to populate vmcb_save_area for each
C
When an SEV guest is started, the reset vector and state are
extracted from metadata that is contained in the firmware volume.
In preparation for using IGVM to setup the initial CPU state,
the code has been refactored to populate vmcb_save_area for each
CPU which is then applied during guest start