Michal Privoznik
1f24f68225
qemu: Adapt qemuBuildInterfaceCommandLine to to multiqueue net
...
In order to learn libvirt multiqueue several things must be done:
1) The '/dev/net/tun' device needs to be opened multiple times with
IFF_MULTI_QUEUE flag passed to ioctl(fd, TUNSETIFF, &ifr);
2) Similarly, '/dev/vhost-net' must be opened as many times as in 1)
in order to keep 1:1 ratio recommended by qemu and kernel folks.
3) The command line construction code needs to switch from 'fd=X' to
'fds=X:Y:...:Z' and from 'vhostfd=X' to 'vhostfds=X:Y:...:Z'.
4) The monitor handling code needs to learn to pass multiple FDs.
2013-05-22 17:24:27 +02:00
..
2013-05-02 16:56:55 +02:00
2012-01-12 20:44:55 +00:00
2013-05-07 13:21:31 -06:00
2013-05-07 13:21:31 -06:00
2013-05-21 23:41:45 +08:00
2013-04-04 11:07:32 +01:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2012-09-28 10:39:28 +01:00
2013-05-21 23:41:45 +08:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2013-04-06 10:14:21 +08:00
2013-01-16 10:52:39 +01:00
2012-12-21 11:17:12 +00:00
2013-05-21 11:33:56 -06:00
2013-04-16 07:17:00 -04:00
2013-04-15 17:35:32 +01:00
2013-05-21 23:41:45 +08:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:50 +00:00
2012-12-21 11:17:13 +00:00
2013-01-14 13:25:47 +00:00
2013-01-14 13:25:47 +00:00
2013-05-02 13:35:26 -06:00
2013-02-25 02:49:06 -05:00
2013-05-10 13:09:30 -04:00
2012-12-21 11:17:13 +00:00
2013-02-12 09:00:15 -07:00
2013-05-10 19:57:18 +01:00
2012-12-21 11:19:50 +00:00
2013-02-01 16:01:45 -07:00
2012-12-21 11:17:13 +00:00
2013-05-21 23:41:45 +08:00
2012-12-21 11:17:13 +00:00
2013-05-17 17:09:29 +01:00
2013-05-13 13:15:19 +01:00
2013-05-21 23:41:45 +08:00
2012-04-19 10:21:43 -04:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2013-05-10 13:09:30 -04:00
2013-05-02 16:56:55 +02:00
2013-05-21 23:41:45 +08:00
2013-05-08 10:47:45 +01:00
2013-05-02 16:56:55 +02:00
2012-11-30 19:17:30 +00:00
2013-05-10 13:09:30 -04:00
2013-02-19 14:42:18 -05:00
2013-05-21 23:41:45 +08:00
2013-05-13 15:15:54 -06:00
2013-04-08 10:03:20 +01:00
2013-04-08 10:03:20 +01:00
2013-04-17 15:50:53 +08:00
2013-05-10 13:09:30 -04:00
2012-09-20 16:30:55 -06:00
2013-05-21 23:41:45 +08:00
2012-12-21 11:17:13 +00:00
2013-05-07 17:38:58 +02:00
2013-03-07 18:56:52 +00:00
2013-04-02 15:53:43 +02:00
2012-09-20 16:30:55 -06:00
2013-05-13 16:14:40 -04:00
2013-05-14 18:27:51 +02:00
2013-05-02 16:56:55 +02:00
2012-12-11 18:36:55 +01:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-05-13 17:32:55 +01:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2013-05-02 16:56:55 +02:00
2013-05-22 17:24:27 +02:00
2013-05-22 17:24:27 +02:00
2013-05-10 13:09:30 -04:00
2012-09-20 16:30:55 -06:00
2012-12-21 11:19:50 +00:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:49 +00:00
2013-05-13 17:32:43 +01:00
2013-04-08 10:03:21 +01:00
2013-05-08 10:47:47 +01:00
2013-05-08 10:47:47 +01:00
2013-04-24 23:23:31 +08:00
2013-03-20 19:37:00 +08:00
2013-04-08 10:03:21 +01:00
2013-01-22 13:45:38 -07:00
2013-05-02 16:56:55 +02:00
2013-05-02 02:09:29 -04:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-05-21 23:41:45 +08:00
2013-01-16 11:02:58 +00:00
2013-05-21 23:41:45 +08:00
2013-05-08 10:47:45 +01:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-05-16 23:50:00 +08:00
2013-05-16 23:50:00 +08:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:48 +00:00
2013-05-02 16:56:55 +02:00
2013-04-22 14:10:53 -04:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:48 +00:00
2013-05-21 23:41:45 +08:00
2013-04-25 14:47:01 -06:00
2013-05-21 23:41:45 +08:00
2013-05-08 10:47:45 +01:00
2013-05-10 13:09:30 -04:00
2012-12-21 11:19:49 +00:00
2012-12-21 11:19:49 +00:00
2013-05-03 06:30:22 -06:00
2013-02-08 09:12:11 +01:00
2012-12-21 11:19:48 +00:00
2013-05-03 06:30:22 -06:00
2012-12-21 11:19:49 +00:00
2013-05-21 23:41:45 +08:00
2012-12-21 11:19:49 +00:00
2013-05-02 16:56:55 +02:00
2012-09-20 16:30:55 -06:00
2013-05-02 16:56:55 +02:00
2013-04-12 16:55:45 -04:00
2013-05-02 16:56:55 +02:00
2013-01-18 15:04:00 +01:00
2013-05-21 23:41:45 +08:00
2012-09-21 10:13:53 +01:00
2013-05-10 13:09:30 -04:00
2013-02-05 19:22:26 +00:00
2013-05-21 23:41:45 +08:00
2013-05-13 17:17:26 +08:00
2013-04-08 13:18:07 -06:00
2012-12-21 11:19:49 +00:00
2013-05-02 16:56:55 +02:00
2012-12-21 11:19:50 +00:00