Cunming Liang b13bfab4cd eal: reserve VFIO vector zero for misc interrupt
During VFIO_DEVICE_SET_IRQS, the previous order is
{Q0_fd, ... Qn_fd, misc_fd}.
The vector number of misc is indeterminable which is
ugly to some NIC (e.g. i40e, fm10k).
The patch adjusts the order in {misc_fd, Q0_fd, ... Qn_fd},
always reserve the first vector to misc interrupt.

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2015-11-04 14:20:36 +01:00
..
2015-10-24 22:52:53 +02:00
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-06-19 12:11:53 +02:00
2015-11-04 00:49:59 +01:00
2015-08-03 12:43:01 +02:00
2015-09-03 19:22:48 +02:00