]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:33 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:14 +0000 (20:17 +0200)
commit993225adf4af20a0e50e37c3d4894b79c98e01c9
treecec70d98133cf52df14c502704b3bc112e186a62
parentca8ab3f8959c141b89dd682daafd2e64b01c295d
KVM: x86: rename kvm_vcpu_request_scan_ioapic()

Let's rename it into a proper arch specific callback.

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/ioapic.c
include/linux/kvm_host.h
virt/kvm/eventfd.c