diff options
| author | Sean Christopherson <seanjc@google.com> | 2022-06-15 02:05:45 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-20 13:21:23 +0300 |
| commit | d39850f57d2102c6b46feb21237bc23bc42de4f7 (patch) | |
| tree | bbbca932fc8f53892ad57cc56c7336472233156d /include | |
| parent | ec1d7e6ab9ff15d9ff7b3628a4320907544675e1 (diff) | |
| download | linux-d39850f57d2102c6b46feb21237bc23bc42de4f7.tar.xz | |
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Drop the unused @vcpu parameter from hwapic_isr_update(). AMD/AVIC is
unlikely to implement the helper, and VMX/APICv doesn't need the vCPU as
it operates on the current VMCS. The result is somewhat odd, but allows
for a decent amount of (future) cleanup in the APIC code.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220614230548.3852141-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
