Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk 5accfd577c rte_virtio: added virtio_dev_deinit
virtio_dev can now be freed via virtio_dev_deinit.

While here, also rename virtio_init_device to
virtio_dev_init for name consistency.

This patch also adds some error-checking.

Change-Id: Ic1222756b8686fbd8a14d8631f25525249529e1d
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379335
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-29 13:02:09 -04:00
..
virtio_user rte_virtio: removed virtio_user_dev->max_queues 2017-09-29 13:02:09 -04:00
virtio_dev.c rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00
virtio_dev.h rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -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: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00
virtio_pci.h rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00
virtio_queue.c rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
virtio_queue.h rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
virtio_user.c rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00