]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Move SEV code to separate file
authorJoerg Roedel <jroedel@suse.de>
Tue, 24 Mar 2020 09:41:54 +0000 (10:41 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 Apr 2020 14:53:56 +0000 (10:53 -0400)
commitd6b4ad578516a67426ba5828e13ff82d1bf79cf8
tree7c04fa81f37fa6e1de12ea1e41f904f059aa9e31
parent63b889ea66cbfa78b97d4bfddc47914f8ca2a544
KVM: SVM: Move SEV code to separate file

Move the SEV specific parts of svm.c into the new sev.c file.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Message-Id: <20200324094154.32352-5-joro@8bytes.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/Makefile
arch/x86/kvm/svm/sev.c [new file with mode: 0644]
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h