Re: [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

2021-08-30 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > There is already a section with various SEV commands / types, > so move the SEV guest attestation together. > > Signed-off-by: Philippe Mathieu-Daudé > --- > qapi/misc-target.json | 81 +-- > 1 file changed, 40 insertions(

Re: [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

2021-06-24 Thread Philippe Mathieu-Daudé
On 6/24/21 8:13 AM, Dov Murik wrote: > Phil, > > > On 16/06/2021 23:43, Philippe Mathieu-Daudé wrote: >> There is already a section with various SEV commands / types, >> so move the SEV guest attestation together. >> > > I have two questions (regarding several qapi patches in this series): > >

Re: [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

2021-06-23 Thread Dov Murik
Phil, On 16/06/2021 23:43, Philippe Mathieu-Daudé wrote: > There is already a section with various SEV commands / types, > so move the SEV guest attestation together. > I have two questions (regarding several qapi patches in this series): 1. Should we extract all the SEV commands/types to a se

[PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

2021-06-16 Thread Philippe Mathieu-Daudé
There is already a section with various SEV commands / types, so move the SEV guest attestation together. Signed-off-by: Philippe Mathieu-Daudé --- qapi/misc-target.json | 81 +-- 1 file changed, 40 insertions(+), 41 deletions(-) diff --git a/qapi/misc-ta