OSDN Git Service

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)
commitef0f64960d012cbab8f55f305ef36bb6de4e1a9b
tree1f5b4b2581879602fc88e194189417c504417449
parent883b0a91f41ab705daa04c24e59d708e457a0bed
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