Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kvm: introduce memory encryption APIs | Brijesh Singh | 2018-03-13 | 1 | -0/+5 |
| | | | | | | | | | | | Inorder to integerate the Secure Encryption Virtualization (SEV) support add few high-level memory encryption APIs which can be used for encrypting the guest memory region. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: kvm@vger.kernel.org Signed-off-by: Brijesh Singh <brijesh.singh@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | kvm: add memory encryption context | Brijesh Singh | 2018-03-13 | 1 | -0/+21 |
Split from a patch by Brijesh Singh (brijesh.singh@amd.com). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Brijesh Singh <brijesh.singh@amd.com> |