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)
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>

No differences found