On 02/07/2018 10:29 AM, Eric Blake wrote:
...
+#
+# Since: 2.12
+#
+# Notes: If measurement is not available then a null measurement is
returned.
Null measurement, as in empty string? Would it be better to have
query-sev-launch-measure return an error instead of an
SevLaunchMeasureInfo w
On 02/07/2018 10:06 AM, Brijesh Singh wrote:
The command can be used by libvirt to retrieve the measurement of SEV guest.
This measurement is a signature of the memory contents that was encrypted
through the LAUNCH_UPDATE_DATA.
Cc: "Daniel P. Berrangé"
Cc: "Dr. David Alan Gilbert"
Cc: Markus A
The command can be used by libvirt to retrieve the measurement of SEV guest.
This measurement is a signature of the memory contents that was encrypted
through the LAUNCH_UPDATE_DATA.
Cc: "Daniel P. Berrangé"
Cc: "Dr. David Alan Gilbert"
Cc: Markus Armbruster
Signed-off-by: Brijesh Singh
---
q