]> 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)
commit4459b52063207289e2b8bb28b03d1d81a454cd37
tree7c04fa81f37fa6e1de12ea1e41f904f059aa9e31
parent3a1cc81f78221e49246c4ac963135619248fcfa5
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