]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Move AVIC code to separate file
authorJoerg Roedel <jroedel@suse.de>
Tue, 31 Mar 2020 16:17:38 +0000 (12:17 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 Apr 2020 14:53:56 +0000 (10:53 -0400)
commit63b889ea66cbfa78b97d4bfddc47914f8ca2a544
tree1f5b4b2581879602fc88e194189417c504417449
parentcf74f5b50cd6da21d8a35729666a29357464d0dc
KVM: SVM: Move AVIC code to separate file

Move the AVIC related functions from svm.c to the new avic.c file.

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