commit | 4f906c19ae29397409bedabf7bbe5cb42ad90332 | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng@linux.intel.com> | Mon Nov 24 14:32:51 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:55:01 2008 +0200 |
tree | bbe53d39fa8be58d714a87acf1e6f14366890092 | |
parent | 00e3ed39e2e25ffb3417ce1bec8f4b78ed4b85e7 [diff] |
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 <sheng@linux.intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>