Spdk/lib/bdev/virtio/rte_virtio/virtio_user
Dariusz Stojaczyk d2fd8dd93c rte_virtio/user: operate on virtio_dev structs where possible
We currently pass virtio_user_dev as
an argument to various function in belief
they will access the virtio_dev via
virtio_user_dev->vdev field. However,
this field is about to be removed soon.

This patch is a mid-step towards a bigger
change. See the next patch for details.

Change-Id: Ie684aa1614d9777d79d350bbfda79effe2a2d5f6
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/385422
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-11-21 17:21:00 -05:00
..
vhost_user.c rte_virtio: check payload size in vhost_user_read 2017-10-25 18:30:18 -04:00
vhost.h rte_virtio: use spdk/stdinc.h 2017-10-24 17:19:44 -04:00
virtio_user_dev.c rte_virtio/user: operate on virtio_dev structs where possible 2017-11-21 17:21:00 -05:00
virtio_user_dev.h rte_virtio/user: operate on virtio_dev structs where possible 2017-11-21 17:21:00 -05:00