Re: [PATCH v7 03/16] backends/igvm: Add IGVM loader and configuration

2025-06-13 Thread Roy Hopkins
On Fri, 2025-02-28 at 14:13 +0100, Gerd Hoffmann wrote: > On Thu, Feb 27, 2025 at 01:44:07PM +, Roy Hopkins wrote: > > The IGVM loader can be used to configure both confidential and > > non-confidential guests. > > For non-confidential guests the initial register state is not loaded. > https:/

Re: [PATCH v7 03/16] backends/igvm: Add IGVM loader and configuration

2025-03-03 Thread David Hildenbrand
On 27.02.25 14:44, Roy Hopkins wrote: Adds an IGVM loader to QEMU which processes a given IGVM file and applies the directives within the file to the current guest configuration. The IGVM loader can be used to configure both confidential and non-confidential guests. For confidential guests, the

Re: [PATCH v7 03/16] backends/igvm: Add IGVM loader and configuration

2025-02-28 Thread Gerd Hoffmann
On Thu, Feb 27, 2025 at 01:44:07PM +, Roy Hopkins wrote: > The IGVM loader can be used to configure both confidential and > non-confidential guests. For non-confidential guests the initial register state is not loaded. https://github.com/coconut-svsm/qemu/pull/17 has a somewhat hackish fix. t

[PATCH v7 03/16] backends/igvm: Add IGVM loader and configuration

2025-02-27 Thread Roy Hopkins
Adds an IGVM loader to QEMU which processes a given IGVM file and applies the directives within the file to the current guest configuration. The IGVM loader can be used to configure both confidential and non-confidential guests. For confidential guests, the ConfidentialGuestSupport object for the