]> git.baikalelectronics.ru Git - kernel.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)
commita3385b927491ceebe6b35007938367d48e9f4d94
treecec70d98133cf52df14c502704b3bc112e186a62
parentd95c7e42bd5a02dd2232759b8e4148e8cb21ea1f
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