Spdk/lib/nvme
Daniel Verkamp b8edc465e2 nvme: check Optional Asynchronous Events Supported
In addition to checking for the required version, also use the OAES bits
to determine which features to request.

Change-Id: Idb07e4175cca5609904876bd17d912b50bc6b62a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/409352
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-04-27 23:11:20 +00:00
..
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvme_ctrlr_cmd.c nvme: use AER configuation structure when starting controller 2018-04-10 15:43:38 -04:00
nvme_ctrlr.c nvme: check Optional Asynchronous Events Supported 2018-04-27 23:11:20 +00:00
nvme_internal.h nvme: change num_children to be wider type 2018-04-23 18:20:17 +00:00
nvme_ns_cmd.c nvme: change num_children to be wider type 2018-04-23 18:20:17 +00:00
nvme_ns.c nvme: add spdk_nvme_ns_get_uuid() function 2018-03-27 02:43:46 -04:00
nvme_pcie.c nvme: Only check timeouts on requests from the same process 2018-04-20 16:23:36 -04:00
nvme_qpair.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme_rdma.c nvme: Rmove all uses of strncpy 2018-04-12 13:45:04 -04:00
nvme_transport.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvme_uevent.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
nvme_uevent.h nvme: Add support of hotplug for vfio-attached devices. 2017-12-06 17:04:49 -05:00
nvme.c nvme: require trid to be valid in nvme_ctrlr_probe 2018-04-19 17:51:14 -04:00