KVM: Split up MSI-X assigned device IRQ handler
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 12 Sep 2011 16:57:56 +0000 (18:57 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:45 +0000 (19:52 +0300)
The threaded IRQ handler for MSI-X has almost nothing in common with the
INTx/MSI handler. Move its code into a dedicated handler.

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

Simple merge