Jason Wang a9f98bb5eb vhost: multiqueue support
This patch lets vhost support multiqueue. The idea is simple, just launching
multiple threads of vhost and let each of vhost thread processing a subset of
the virtqueues of the device. After this change each emulated device can have
multiple vhost threads as its backend.

To do this, a virtqueue index were introduced to record to first virtqueue that
will be handled by this vhost_net device. Based on this and nvqs, vhost could
calculate its relative index to setup vhost_net device.

Since we may have many vhost/net devices for a virtio-net device. The setting of
guest notifiers were moved out of the starting/stopping of a specific vhost
thread. The vhost_net_{start|stop}() were renamed to
vhost_net_{start|stop}_one(), and a new vhost_net_{start|stop}() were introduced
to configure the guest notifiers and start/stop all vhost/vhost_net devices.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-01 11:03:02 -06:00
..
2013-02-01 00:13:41 +01:00
2013-01-14 10:23:50 -06:00
2013-01-26 13:15:37 +00:00
2013-02-01 11:03:01 -06:00
2013-01-10 15:11:53 -06:00
2013-01-25 22:02:55 +01:00
2013-01-25 22:02:55 +01:00
2013-01-10 15:11:53 -06:00
2012-10-23 08:58:25 -05:00
2013-01-10 15:11:53 -06:00
2012-06-21 16:06:11 +00:00
2013-01-10 15:11:53 -06:00
2012-12-17 13:02:26 +02:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:31:31 +01:00
2012-12-19 08:31:31 +01:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:31:31 +01:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:31:31 +01:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-25 22:02:55 +01:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:01 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 10:43:24 -06:00
2013-02-01 11:03:01 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:01 -06:00
2012-10-23 08:58:25 -05:00
2012-12-19 08:31:31 +01:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:31:31 +01:00
2012-10-23 08:58:25 -05:00
2012-12-19 08:31:31 +01:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-10-23 08:58:25 -05:00
2012-10-10 11:13:32 +10:00
2012-10-10 11:13:32 +10:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-07 12:57:24 +01:00
2013-01-07 12:57:24 +01:00
2012-12-19 08:32:39 +01:00
2013-02-01 10:43:24 -06:00
2013-02-01 10:43:24 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-11-26 14:25:42 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-30 01:31:09 +02:00
2013-02-01 00:13:41 +01:00
2013-01-10 15:11:53 -06:00
2012-10-23 08:58:25 -05:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 10:43:28 -06:00
2013-01-14 10:23:50 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-15 18:26:18 -06:00
2013-02-01 11:03:00 -06:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 10:43:24 -06:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2013-01-25 22:02:54 +01:00
2013-01-25 22:02:54 +01:00
2013-01-26 13:15:37 +00:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:01 -06:00
2012-10-23 08:58:25 -05:00
2012-11-12 16:42:56 +01:00
2013-02-01 11:03:00 -06:00
2012-12-19 08:31:31 +01:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:00 -06:00
2013-02-01 11:03:00 -06:00
2013-02-01 11:03:01 -06:00
2012-12-19 08:31:31 +01:00
2012-11-10 13:49:20 +00:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2013-02-01 11:03:00 -06:00
2012-07-27 21:13:01 +00:00
2013-01-10 15:11:53 -06:00
2013-01-30 01:31:09 +02:00
2013-01-10 15:11:53 -06:00
2013-01-14 08:59:39 +01:00
2013-01-17 10:24:52 -02:00
2013-01-14 10:23:50 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:01 -06:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-12-04 13:52:43 +01:00
2012-12-04 13:52:43 +01:00
2012-10-23 08:58:25 -05:00
2013-01-18 19:06:57 +01:00
2013-01-27 23:04:26 +01:00
2012-04-12 11:14:29 +01:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2013-02-01 10:43:24 -06:00
2013-01-15 04:09:13 +01:00
2012-12-19 08:31:31 +01:00
2013-02-01 11:03:01 -06:00
2013-01-15 18:27:00 -06:00
2013-01-22 11:01:07 +01:00
2013-02-01 00:13:41 +01:00
2013-02-01 11:03:01 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:31:31 +01:00
2013-01-10 15:11:53 -06:00
2012-12-19 08:32:39 +01:00
2013-01-10 15:11:53 -06:00
2013-01-14 10:23:50 -06:00
2013-01-24 09:45:03 -06:00
2013-01-10 15:11:53 -06:00
2012-10-23 08:58:25 -05:00
2013-01-10 15:11:53 -06:00
2012-10-23 08:58:25 -05:00
2012-10-23 08:58:25 -05:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:00 -06:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2012-10-10 11:13:32 +10:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-16 12:14:20 -06:00
2013-01-16 12:14:20 -06:00
2013-01-10 15:11:53 -06:00
2013-01-25 22:02:53 +01:00
2013-01-17 10:24:52 -02:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:02 -06:00
2013-02-01 11:03:02 -06:00
2013-02-01 11:03:02 -06:00
2013-02-01 11:03:02 -06:00
2013-02-01 11:03:02 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 10:43:24 -06:00
2013-01-10 15:11:53 -06:00
2013-02-01 11:03:01 -06:00
2013-01-10 15:11:53 -06:00
2012-12-17 13:02:26 +02:00
2013-02-01 11:03:00 -06:00
2013-01-15 04:09:13 +01:00
2013-02-01 11:03:00 -06:00
2013-02-01 11:03:00 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-10 15:11:53 -06:00
2013-01-15 18:26:18 -06:00
2013-01-10 15:11:53 -06:00