Spdk/lib/bdev/virtio/rte_virtio/virtio_user
Dariusz Stojaczyk 00e59e3bba rte_virtio: implement virtio_user_stop_device
It was en empty function before.

Also, don't stop the device in
virtio_user_dev_uninit, the device
is stopped separately before
removing (unititializing) it.

Change-Id: Ib540ee4a55bd3f983b50f35a138c1690daba1d98
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379156
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-10-09 14:08:28 -04:00
..
vhost_user.c rte_virtio: fix access to unaligned struct 2017-10-05 19:15:12 -04:00
vhost.h rte_virtio: added virtio_queue.c/.h 2017-09-15 16:32:20 -04:00
virtio_user_dev.c rte_virtio: implement virtio_user_stop_device 2017-10-09 14:08:28 -04:00
virtio_user_dev.h rte_virtio: cleanup feature negotiation 2017-10-06 17:15:19 -04:00