Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk 5bea1429e9 rte_virtio: use spdk_pci_device where possible
A mid-step towards porting virtio_pci to
use SPDK env/pci layer. See the next patch
for details.

Change-Id: Ia7cb417415bce686c3a888f949853834ddf6c7a6
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379488
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-26 14:28:24 -04:00
..
virtio_user rte_virtio: don't negotiate features twice for virtio-user 2017-09-22 12:58:51 -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 rte_virtio: use spdk_pci_device where possible 2017-09-26 14:28:24 -04:00
virtio_pci.h rte_virtio: use spdk_pci_device where possible 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