Spdk/lib/bdev/virtio
Dariusz Stojaczyk 191b45d056 rte_virtio: remove interrupt-related callbacks
Even though config change intrrupt
handlers are still required, we need
them only for real PCI devices.
They should be handled internally
in vhost_pci.

However, current QEMU implementation
doesn't ever change SCSI PCI config,
so no interrupt handler is required
for now.

We might want to add it together with
Virtio-Blk, as PCI config will change
there with each resize.

Change-Id: Iece024cd31c788857ce900385e289758ca3f5948
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/385304
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-11-21 17:21:00 -05:00
..
rte_virtio rte_virtio: remove interrupt-related callbacks 2017-11-21 17:21:00 -05:00
bdev_virtio_rpc.c bdev_virtio/rpc: add construct_virtio_user_scsi_bdev 2017-10-25 18:31:56 -04:00
bdev_virtio.c bdev/virtio: check if unmap is supported via VPD page 2017-10-30 12:17:50 -04:00
bdev_virtio.h bdev_virtio/rpc: add construct_virtio_user_scsi_bdev 2017-10-25 18:31:56 -04:00
Makefile bdev_virtio/rpc: add construct_virtio_user_scsi_bdev 2017-10-25 18:31:56 -04:00