Spdk/include/spdk_internal
Dariusz Stojaczyk 5c0c104b81 virtio: add opaque ctx param to PCI enumerate callback
In current bdev_virtio_scsi PCI enumerate callback
implementation we rely on a global variable - a global
list of virtio devices. We do not need any opaque
context data inside this callback just yet. It will
be required to add virtio devices in runtime. See the
next patch for details.

Change-Id: I116cbd3bd633f56922eedcc7c07b8c0310e51d49
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/394444
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-01-16 19:13:32 -05:00
..
assert.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
bdev.h bdev: save mgmt_ch that spdk_bdev_io was allocated from 2018-01-12 13:27:20 -05:00
copy_engine.h event/subsystem/bdev: asynchronous SPDK finish 2017-10-27 13:03:55 -04:00
event.h event/subsystem: remove unused params from g_next_subsystem->fini 2017-11-17 13:10:52 -05:00
log.h log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
lvolstore.h bdev: Renamed lvol->old_name to lvol->unique_id 2018-01-04 13:15:09 -05:00
mock.h test/mock: add pthread_self 2017-09-19 17:15:15 -04:00
utf.h json_internal.h: rename to utf.h and place in spdk_internal 2018-01-11 10:57:38 -05:00
virtio.h virtio: add opaque ctx param to PCI enumerate callback 2018-01-16 19:13:32 -05:00