mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>