From: Sheng Yang Date: Mon, 24 Nov 2008 06:32:51 +0000 (+0800) Subject: KVM: Replace irq_requested with more generic irq_requested_type X-Git-Tag: v2.6.29-rc1~539^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f906c19ae29397409bedabf7bbe5cb42ad90332;p=pandora-kernel.git KVM: Replace irq_requested with more generic irq_requested_type Separate guest irq type and host irq type, for we can support guest using INTx with host using MSI (but not opposite combination). Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed