diff options
author | 2021-06-09 17:09:08 +0200 | |
---|---|---|
committer | 2021-06-17 13:09:33 -0400 | |
commit | fdf513e37a3bd9f498179c878cfcd59693bf507c (patch) | |
tree | e32b555386144d0c7eb4ad011b3309f77309f9f5 /arch/x86/kvm/svm/nested.c | |
parent | kvm: x86: implement KVM PM-notifier (diff) | |
download | linux-dev-fdf513e37a3bd9f498179c878cfcd59693bf507c.tar.xz linux-dev-fdf513e37a3bd9f498179c878cfcd59693bf507c.zip |
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Unify VMX and SVM code by moving APICv/AVIC enablement tracking to common
'enable_apicv' variable. Note: unlike APICv, AVIC is disabled by default.
No functional change intended.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210609150911.1471882-2-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions