• B
    KVM: SVM: Add support for SEV DEBUG_ENCRYPT command · 7d1594f5
    Brijesh Singh 提交于
    The command copies a plaintext into guest memory and encrypts it using
    the VM encryption key. The command will be used for debug purposes
    (e.g setting breakpoints through gdbserver)
    
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: "Radim Krčmář" <rkrcmar@redhat.com>
    Cc: Joerg Roedel <joro@8bytes.org>
    Cc: Borislav Petkov <bp@suse.de>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Cc: x86@kernel.org
    Cc: kvm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: NBrijesh Singh <brijesh.singh@amd.com>
    7d1594f5
svm.c 166.1 KB