On 7/31/25 09:45, Andrea Bolognani via Devel wrote:
This test case demonstrates how firmware autoselection doesn't
currently work correctly for domains using SEV-SNP: the
descriptor for a suitable firmware exists, and yet it doesn't
get picked up.
On my test system, autoselection for SEV-SNP guests does work after making the
firmware descriptor changes suggested by Gerd
https://src.fedoraproject.org/fork/kraxel/rpms/edk2/c/5146a0c3e9bf821d045e0cc3600ad715aca14588
It fails for SEV and SEV-ES guests. As a first step, I tried "importing" the
descriptor changes to tests/qemufirmwaredata/, but as always I'm fighting with
fixing up the tests :-/.
Regards,
Jim