Commit 811b4ec7 authored by Dov Murik's avatar Dov Murik Committed by Paolo Bonzini
Browse files

qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities



Add a new field 'cpu0-id' to the response of query-sev-capabilities QMP
command.  The value of the field is the base64-encoded unique ID of CPU0
(socket 0), which can be used to retrieve the signed CEK of the CPU from
AMD's Key Distribution Service (KDS).

Signed-off-by: default avatarDov Murik <dovmurik@linux.ibm.com>

Reviewed-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220228093014.882288-1-dovmurik@linux.ibm.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent f53faa70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment