]> 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)
commit06718210c8ce7dd1be05bec64a1245868d4900f5
treecec70d98133cf52df14c502704b3bc112e186a62
parentc081c7710301396ea4cda9b4a590ea9107b43c46
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