diff options
author | Nikolay Nikolaev | 2014-05-27 14:05:22 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2014-06-19 15:41:56 +0200 |
commit | 81647a655fa4ff99fd5748363a174edd87a40950 (patch) | |
tree | e13e0fafe22ef7bcd48f9fdf2fbcc04b75ca9966 /migration-rdma.c | |
parent | Refactor virtio-net to use generic get_vhost_net (diff) | |
download | qemu-81647a655fa4ff99fd5748363a174edd87a40950.tar.gz qemu-81647a655fa4ff99fd5748363a174edd87a40950.tar.xz qemu-81647a655fa4ff99fd5748363a174edd87a40950.zip |
vhost_net_init will use VhostNetOptions to get all its arguments
vhost_dev_init will replace devfd and devpath with a single opaque argument.
This is initialised with a file descriptor. When TAP is used (through
vhost_net), open /dev/vhost-net and pass the fd as an opaque parameter in
VhostNetOptions. The same applies to vhost-scsi - open /dev/vhost-scsi and
pass the fd.
Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'migration-rdma.c')
0 files changed, 0 insertions, 0 deletions