Re: [Qemu-devel] [PATCH v12 11/28] sev/i386: add command to initialize the memory encryption context

2018-03-08 Thread Daniel P . Berrangé
On Thu, Mar 08, 2018 at 06:48:44AM -0600, Brijesh Singh wrote: > When memory encryption is enabled, KVM_SEV_INIT command is used to > initialize the platform. The command loads the SEV related persistent > data from non-volatile storage and initializes the platform context. > This command should be

[Qemu-devel] [PATCH v12 11/28] sev/i386: add command to initialize the memory encryption context

2018-03-08 Thread Brijesh Singh
When memory encryption is enabled, KVM_SEV_INIT command is used to initialize the platform. The command loads the SEV related persistent data from non-volatile storage and initializes the platform context. This command should be first issued before invoking any other guest commands provided by the