OSDN Git Service

sev/i386: add command to create launch memory encryption context
authorBrijesh Singh <brijesh.singh@amd.com>
Thu, 8 Mar 2018 12:48:48 +0000 (06:48 -0600)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Mar 2018 16:35:59 +0000 (17:35 +0100)
commit620fd55c242fb0ada42421b2d252bc5ae5b783cc
tree7d1964f6502bf36b0c1d9ccb98d71fe5fdc00944
parent2b308e4431f518c7e9bb068ae33da18e11888863
sev/i386: add command to create launch memory encryption context

The KVM_SEV_LAUNCH_START command creates a new VM encryption key (VEK).
The encryption key created with the command will be used for encrypting
the bootstrap images (such as guest bios).

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/sev.c
target/i386/trace-events