summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-02-08 13:08:19 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2022-02-18 12:41:23 -0500
commitabb6d479e22642c82d552970d85edd9b5fe8beb6 (patch)
tree76e3cac3064da0e56b70a9519d1ea06ae18aec1e /kernel
parentdd2319c61888018a5295264c9b631e151dad364d (diff)
KVM: x86: make several APIC virtualization callbacks optional
All their invocations are conditional on vcpu->arch.apicv_active, meaning that they need not be implemented by vendor code: even though at the moment both vendors implement APIC virtualization, all of them can be optional. In fact SVM does not need many of them, and their implementation can be deleted now. Reviewed-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions