KVM: x86: Allow any LAPIC to accept PIC interrupts
authorChris Lalancette <clalance@redhat.com>
Wed, 16 Jun 2010 21:11:12 +0000 (17:11 -0400)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:46:50 +0000 (10:46 +0300)
If the guest wants to accept timer interrupts on a CPU other
than the BSP, we need to remove this gate.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found