KVM: Cleanup LAPIC interface
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 5 Jun 2009 14:13:34 +0000 (16:13 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:48 +0000 (08:32 +0300)
commit238adc77051ab19b35663e7f214f52eaf44ed7ef
tree332cfcee8c0d694108df80cc1307b2deb3f141c9
parent06579dd9c12f36ac575460a226d2020d84a0128b
KVM: Cleanup LAPIC interface

None of the interface services the LAPIC emulation provides need to be
exported to modules, and kvm_lapic_get_base is even totally unused
today.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/lapic.c