diff options
author | 2021-06-09 17:09:09 +0200 | |
---|---|---|
committer | 2021-06-17 13:09:33 -0400 | |
commit | 4651fc56bad01d340844c5fbf1e1f817639208ab (patch) | |
tree | 89d023063953ca51ca4872c13ce4fa140260a78b /arch/x86/kvm/svm/nested.c | |
parent | KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC (diff) | |
download | linux-dev-4651fc56bad01d340844c5fbf1e1f817639208ab.tar.xz linux-dev-4651fc56bad01d340844c5fbf1e1f817639208ab.zip |
KVM: x86: Drop vendor specific functions for APICv/AVIC enablement
Now that APICv/AVIC enablement is kept in common 'enable_apicv' variable,
there's no need to call kvm_apicv_init() from vendor specific code.
No functional change intended.
Reviewed-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210609150911.1471882-3-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