From: Sheng Yang Date: Wed, 25 Feb 2009 09:22:27 +0000 (+0800) Subject: KVM: Add MSI-X interrupt injection logic X-Git-Tag: v2.6.31-rc1~393^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2350bd1f62c8706c22b8e58c3bfff10806c0a31b;p=pandora-kernel.git KVM: Add MSI-X interrupt injection logic We have to handle more than one interrupt with one handler for MSI-X. Avi suggested to use a flag to indicate the pending. So here is it. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed