On 3/25/21 1:51 PM, Brijesh Singh wrote:
> 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.

I bisected it to:

bc2f4fcb1d ("qom: move user_creatable_add_opts logic to vl.c and QAPIfy it")

> 
> 
> Thanks
> 
> Brijesh
> 

Reply via email to