Spdk/lib/nvme
Daniel Verkamp fd36d11e17 nvmf_tgt: stub out Async Event Config feature
Record the user-provided asynchronous event configuration set via Set
Features, and return it in Get Features.

This value is not actually used, since AER is not implemented yet in the
virtual controller model, but it at least implements the mandatory
Set/Get Features.

This allows the hack in the NVMe host code that ignored the Set Features
failure to be reverted.

Change-Id: I2ac639eb8b069ef8e87230a21fa77225f32aedde
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-21 17:02:12 -07:00
..
Makefile nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_ctrlr_cmd.c nvme: move create and delete I/O queue commands to PCIe 2016-10-18 10:14:00 -07:00
nvme_ctrlr.c nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00
nvme_internal.h nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_ns_cmd.c nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvme_ns.c nvme: convert transport type to an enum 2016-11-07 10:42:18 -07:00
nvme_pcie.c nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_qpair.c nvme: add admin opcode string and generic status string (#73) 2016-11-17 16:17:26 -07:00
nvme_quirks.c env: add struct spdk_pci_id and getter function 2016-11-01 09:40:36 -07:00
nvme_rdma.c nvme/rdma: retrieve CAP during ctrlr_construct 2016-11-21 17:02:11 -07:00
nvme_transport.c nvme: stub out RDMA transport when not enabled 2016-11-18 14:44:17 -07:00
nvme.c nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00