kvm: Install specialized interrupt handler
commitaa7f74d1199020a29c677bc80518df5267bfe73f
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 12 Apr 2011 23:32:56 +0000 (13 01:32 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 2 May 2011 12:38:35 +0000 (2 09:38 -0300)
tree770a53ac9eca622e516735192b6ffc593cd38d5f
parentec6959d0466fb240fe4d94d5f525eebf9ba18b84
kvm: Install specialized interrupt handler

KVM only requires to set the raised IRQ in CPUState and to kick the
receiving vcpu if it is remote. Installing a specialized handler allows
potential future changes to the TCG code path without risking KVM side
effects.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm-all.c