]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitcc0793968a602c9b40f7b99c401674750aa99e06
tree9ffe6978abe91b4e8cc330e530204e08844e194c
parent9bc5791d4aa78b72abd76f506c0a391a54abc4d1
KVM: Split up MSI-X assigned device IRQ handler

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