Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk c8f052836d bdev_virtio: added virtio_driver struct
Added new struct virtio_driver together
with it's global instance. The struct should
keep all bdev_virtio related information.

Change-Id: If78967c68c4131c89cd86cb4b46f5f0194bca323
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379863
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-26 14:28:24 -04:00
..
virtio_user bdev_virtio: added virtio_driver struct 2017-09-26 14:28:24 -04:00
virtio_dev.c rte_virtio: use spdk_pci_device where possible 2017-09-26 14:28:24 -04:00
virtio_dev.h rte_virtio: set FEATURES_OK for modern virtio-user devices 2017-09-22 12:58:51 -04:00
virtio_logs.h bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_pci.c bdev_virtio: added virtio_driver struct 2017-09-26 14:28:24 -04:00
virtio_pci.h bdev_virtio: added virtio_driver struct 2017-09-26 14:28:24 -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: don't negotiate features twice for virtio-user 2017-09-22 12:58:51 -04:00