On Fri, 2025-02-28 at 14:13 +0100, Gerd Hoffmann wrote: > On Thu, Feb 27, 2025 at 01:44:07PM +0000, 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. >
Thanks for this. I've taken a look at how this can be implemented based on the current patch series but it would require some non-trivial changes seeing as the IGVM implementation is handled as part of the confidential-guest-support code. I think it best to leave this series as-is and I'll author patches to add support for setting non-confidential CPU state after this series has merged. Regards, Roy > take care, > Gerd >
