Spdk/lib/bdev/virtio/rte_virtio
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
..
virtio_user rte_virtio: implement virtio_user_stop_device 2017-10-09 14:08:28 -04:00
virtio_dev.c bdev_virtio: destruct all vdevs on shutdown 2017-10-09 14:08:28 -04:00
virtio_dev.h rte_virtio: cleanup feature negotiation 2017-10-06 17:15:19 -04:00
virtio_logs.h bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_pci.c rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
virtio_pci.h rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
virtio_queue.c rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
virtio_queue.h rte_vhost: make vtpci macros lowercase 2017-10-05 19:24:00 -04:00
virtio_user.c rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00