Re: [PATCH v2 05/10] i386/pc: Process IGVM file during PC initialization if present

2024-04-16 Thread Daniel P . Berrangé
On Wed, Apr 03, 2024 at 12:11:36PM +0100, Roy Hopkins wrote: > An IGVM file contains configuration of a guest that supports > confidential computing hardware. As part of the PC system > initialisation, the IGVM needs to be processed to apply this > configuration before the guest is started. > > Th

[PATCH v2 05/10] i386/pc: Process IGVM file during PC initialization if present

2024-04-03 Thread Roy Hopkins
An IGVM file contains configuration of a guest that supports confidential computing hardware. As part of the PC system initialisation, the IGVM needs to be processed to apply this configuration before the guest is started. This patch introduces processing of a provided IGVM file at the end of the