Stefan Hajnoczi
0b01aeb3d2
VSOCK: transport-specific vsock_transport functions
...
struct vsock_transport contains function pointers called by AF_VSOCK
core code. The transport may want its own transport-specific function
pointers and they can be added after struct vsock_transport.
Allow the transport to fetch vsock_transport. It can downcast it to
access transport-specific function pointers.
The virtio transport will use this.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-08-02 02:57:28 +03:00
..
2016-04-13 10:41:10 +02:00
2016-05-27 15:26:11 -07:00
2016-07-16 20:15:02 -07:00
2016-02-18 14:59:34 -05:00
2016-05-23 13:51:10 -07:00
2016-06-18 20:55:34 -07:00
2016-07-06 16:03:40 +02:00
2016-05-13 16:50:23 +02:00
2016-06-30 09:02:48 -04:00
2016-03-14 13:09:50 -04:00
2016-04-04 15:50:30 -04:00
2016-07-22 15:17:40 +02:00
2016-07-13 11:53:41 -07:00
2016-07-13 11:53:41 -07:00
2016-07-05 14:08:47 -07:00
2016-04-11 22:37:37 +01:00
2016-05-11 19:36:28 -04:00
2016-02-24 13:58:05 -05:00
2016-05-16 14:00:43 -04:00
2016-05-29 22:36:25 -07:00
2016-07-15 14:18:29 -07:00
2016-07-11 12:43:15 -07:00
2016-05-20 20:57:27 -07:00
2016-01-19 14:21:08 -05:00
2016-06-22 16:32:23 -04:00
2016-06-08 11:11:53 -07:00
2016-05-09 22:33:52 -04:00
2016-05-29 22:33:25 -07:00
2016-05-09 15:59:24 -04:00
2016-06-28 12:39:50 +02:00
2016-03-19 10:05:34 -07:00
2016-05-20 18:03:15 -04:00
2016-07-12 16:28:41 +02:00
2016-04-05 16:10:47 -04:00
2016-05-16 22:05:15 -04:00
2016-05-04 01:48:16 +02:00
2016-06-29 08:13:59 -04:00
2016-07-22 01:41:48 -04:00
2016-02-11 03:54:14 -05:00
2016-05-17 14:11:19 -04:00
2016-07-04 16:09:49 -07:00
2016-04-05 10:48:53 +02:00
2016-07-13 11:53:40 -07:00
2016-06-07 15:30:21 -07:00
2016-07-18 22:44:31 -07:00
2016-07-18 22:46:52 -07:00
2016-06-15 10:32:25 -04:00
2016-05-17 13:58:49 -04:00
2016-07-11 22:42:12 -07:00
2016-06-12 12:05:21 +02:00
2016-08-02 02:57:28 +03:00
2016-07-06 13:52:18 +02:00
2016-05-09 22:45:33 -04:00
2016-05-09 15:59:24 -04:00
2016-06-09 23:41:03 -07:00
2016-05-16 13:49:32 -04:00
2016-05-08 23:46:14 -04:00
2016-05-19 19:12:14 -07:00