Re: [PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-28 Thread Pierrick Bouvier
On 5/27/25 11:01 PM, Markus Armbruster wrote: Pierrick Bouvier writes: On 5/27/25 4:26 AM, Markus Armbruster wrote: [...] All good for me. The only question that crossed my mind when you asked for those changes previously was: "Why does QAPI has it's own style, and not simply following th

Re: [PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-27 Thread Markus Armbruster
Pierrick Bouvier writes: > On 5/27/25 4:26 AM, Markus Armbruster wrote: [...] > All good for me. > The only question that crossed my mind when you asked for those changes > previously was: "Why does QAPI has it's own style, and not simply following > the QEMU official style?" Fair question!

Re: [PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-27 Thread Pierrick Bouvier
On 5/27/25 4:26 AM, Markus Armbruster wrote: Pierrick Bouvier writes: From: Daniel P. Berrangé This gives some more context about the behaviour of the commands in unsupported guest configuration or platform scenarios. Reviewed-by: Richard Henderson Signed-off-by: Daniel P. Berrangé Signed

Re: [PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-27 Thread Markus Armbruster
Pierrick Bouvier writes: > From: Daniel P. Berrangé > > This gives some more context about the behaviour of the commands in > unsupported guest configuration or platform scenarios. > > Reviewed-by: Richard Henderson > Signed-off-by: Daniel P. Berrangé > Signed-off-by: Pierrick Bouvier > --- >

Re: [PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-27 Thread Markus Armbruster
Pierrick Bouvier writes: > From: Daniel P. Berrangé > > This gives some more context about the behaviour of the commands in > unsupported guest configuration or platform scenarios. > > Reviewed-by: Richard Henderson > Signed-off-by: Daniel P. Berrangé > Signed-off-by: Pierrick Bouvier > --- >

[PATCH v4 02/15] qapi: expand docs for SEV commands

2025-05-22 Thread Pierrick Bouvier
From: Daniel P. Berrangé This gives some more context about the behaviour of the commands in unsupported guest configuration or platform scenarios. Reviewed-by: Richard Henderson Signed-off-by: Daniel P. Berrangé Signed-off-by: Pierrick Bouvier --- qapi/misc-target.json | 43