qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Fail to create sev-guest object on 6.0.0-rc0
@ 2021-03-25 18:51 Brijesh Singh
  2021-03-25 20:31 ` Tom Lendacky
  0 siblings, 1 reply; 3+ messages in thread
From: Brijesh Singh @ 2021-03-25 18:51 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Lendacky, Thomas, brijesh.singh, david

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fail to create sev-guest object on 6.0.0-rc0
  2021-03-25 18:51 Fail to create sev-guest object on 6.0.0-rc0 Brijesh Singh
@ 2021-03-25 20:31 ` Tom Lendacky
  2021-03-26  8:36   ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Lendacky @ 2021-03-25 20:31 UTC (permalink / raw)
  To: Brijesh Singh, QEMU Developers; +Cc: Paolo Bonzini, david

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
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fail to create sev-guest object on 6.0.0-rc0
  2021-03-25 20:31 ` Tom Lendacky
@ 2021-03-26  8:36   ` Paolo Bonzini
  0 siblings, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2021-03-26  8:36 UTC (permalink / raw)
  To: Tom Lendacky, Brijesh Singh, QEMU Developers; +Cc: david

On 25/03/21 21:31, Tom Lendacky wrote:
> 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")

Will fix.

Paolo



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-26  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 18:51 Fail to create sev-guest object on 6.0.0-rc0 Brijesh Singh
2021-03-25 20:31 ` Tom Lendacky
2021-03-26  8:36   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).