Re: [PATCH v3 02/22] qapi/misc-target: Group SEV QAPI definitions

2021-10-04 Thread Paolo Bonzini
On 02/10/21 14:52, Philippe Mathieu-Daudé wrote: 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 | 80 +-- 1 file changed, 40 inse

[PATCH v3 02/22] qapi/misc-target: Group SEV QAPI definitions

2021-10-02 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 | 80 +-- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/qapi/misc-ta