summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorNikolay Nikolaev2014-05-27 14:05:35 +0200
committerMichael S. Tsirkin2014-06-19 15:41:56 +0200
commit24d1eb33eb2ccd995a845a4d4b793e2619a9e460 (patch)
tree92d1060c55a16ea1588b6239d55f4b8baa74497a /net
parentvhost_net_init will use VhostNetOptions to get all its arguments (diff)
downloadqemu-24d1eb33eb2ccd995a845a4d4b793e2619a9e460.tar.gz
qemu-24d1eb33eb2ccd995a845a4d4b793e2619a9e460.tar.xz
qemu-24d1eb33eb2ccd995a845a4d4b793e2619a9e460.zip
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Decouple vhost from the Linux kernel by introducing vhost_ops. The intention is to provide different backends - a 'kernel' backend based on the ioctl interface, and an 'user' backend based on a UNIX domain socket and shared memory interface. 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 'net')
0 files changed, 0 insertions, 0 deletions