Hi All, It seems creating the sev-guest object is broken rc0 tag. The following command is no longer able to create the sev-guest object
$QEMU \ -machine ...,confidential-guest-support=sev0 \ -object sev-guest,id=sev0,policy=0x1 \ It fails with "-object sev-guest,id=sev0: Invalid parameter 'sev-guest'". I will try to bisect the broken commit but if someone has already looked into it then let me know. Thanks Brijesh