Christoph Hellwig fb5e31d970 virtio: allow drivers to request IRQ affinity when creating VQs
Add a struct irq_affinity pointer to the find_vqs methods, which if set
is used to tell the PCI layer to create the MSI-X vectors for our I/O
virtqueues with the proper affinity from the start.  Compared to after
the fact affinity hints this gives us an instantly working setup and
allows to allocate the irq descritors node-local and avoid interconnect
traffic.  Last but not least this will allow blk-mq queues are created
based on the interrupt affinity for storage drivers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-02-27 20:54:04 +02:00
..
2016-12-14 10:49:33 -08:00
2016-12-14 10:49:33 -08:00
2016-11-08 17:29:56 -05:00
2017-02-08 10:51:24 -08:00
2016-12-14 10:49:33 -08:00
2016-07-27 14:48:37 -07:00
2016-12-14 10:49:33 -08:00
2017-02-11 09:01:03 -08:00
2016-12-25 17:21:22 +01:00
2015-04-17 10:13:56 -07:00
2015-11-25 22:08:55 -05:00
2014-07-17 22:07:37 +02:00
2016-05-10 22:01:07 -04:00
2015-11-09 17:11:57 -08:00
2014-11-24 16:13:16 +01:00
2015-11-09 16:32:14 -08:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:16 -04:00
2016-10-07 09:28:53 -07:00
2016-12-14 10:49:33 -08:00
2016-02-25 21:10:53 -05:00
2016-11-08 17:29:46 -05:00
2016-01-27 20:36:10 +08:00
2016-01-27 20:36:10 +08:00
2013-04-09 14:13:15 -04:00
2014-07-17 22:07:35 +02:00
2016-12-14 10:49:33 -08:00
2016-02-23 21:27:02 -05:00
2016-11-28 15:51:31 -05:00
2016-12-25 17:21:22 +01:00
2016-10-07 09:28:53 -07:00
2016-11-14 13:16:42 -07:00
2016-10-18 19:49:11 -06:00
2017-02-19 09:54:31 -08:00
2016-02-23 21:27:02 -05:00
2014-07-17 22:07:39 +02:00
2014-11-12 11:15:57 +01:00
2015-11-18 11:59:09 -05:00
2016-02-23 21:27:02 -05:00
2014-11-20 09:11:15 +01:00
2013-04-09 14:13:15 -04:00