From: Jan Kiszka Date: Mon, 12 Sep 2011 16:57:56 +0000 (+0200) Subject: KVM: Split up MSI-X assigned device IRQ handler X-Git-Tag: v3.2-rc1~119^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0793968a602c9b40f7b99c401674750aa99e06;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed