Re: [Qemu-devel] [RFC PATCH v1 09/22] sev: add SEV launch finish command

2016-09-13 Thread Eduardo Habkost
On Tue, Sep 13, 2016 at 10:48:18AM -0400, Brijesh Singh wrote: > The SEV LAUNCH_FINISH command is used for finalizing the guest launch > process. The commad returned a measurement value that can be handed to > the guest owner to validate the guest before vmrun. > > For more information see [1], se

[Qemu-devel] [RFC PATCH v1 09/22] sev: add SEV launch finish command

2016-09-13 Thread Brijesh Singh
The SEV LAUNCH_FINISH command is used for finalizing the guest launch process. The commad returned a measurement value that can be handed to the guest owner to validate the guest before vmrun. For more information see [1], section 6.3 [1] http://support.amd.com/TechDocs/55766_SEV-KM%20API_Spec.pd