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. take care, Gerd