KVM: fix apic_debug instances
authorGlauber Costa <glommer@redhat.com>
Wed, 29 Apr 2009 21:29:09 +0000 (17:29 -0400)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:50 +0000 (11:48 +0300)
commit9b5843ddd20557b77c73ddbcc814a8c816bf3d3a
treeaec862c5978c8f06d42f64d0dd91ed69896482c1
parentefbc100c20f9dc4a219a2a92763d68e4064109f2
KVM: fix apic_debug instances

Apparently nobody turned this on in a while...
setting apic_debug to something compilable, generates
some errors. This patch fixes it.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/lapic.c