]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commite7dca5c0eba63e4ba8e3586c4b37863fd7fadb5a
treebe3129575b9a1f8d9a53ceca62452f6b203b8c28
parent33572ac0ad5ba5016da72e6654e607726568f9c0
KVM: x86: Allow any LAPIC to accept PIC interrupts

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>
arch/x86/kvm/lapic.c