commit | cb5b916172c6d47f8243212b0c00196ede219d95 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Jan 26 14:48:04 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 09 08:17:10 2021 -0500 |
tree | 33f1becf72efeab6ee55d8a32358b3c3d8351918 | |
parent | a75b40a4dd57e624dc89b81abaf6ebd206bf62a0 [diff] |
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled() kvm_hv_vapic_assist_page_enabled() seems to be unused since its introduction in commit 10388a07164c1 ("KVM: Add HYPER-V apic access MSRs"), drop it. Reported-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20210126134816.1880136-4-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>