]> 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)
commit3a1cc81f78221e49246c4ac963135619248fcfa5
tree1f5b4b2581879602fc88e194189417c504417449
parentbec77d4f997cd54dfc0b7b0190e02bf0a02d4545
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