Spdk/lib/vhost
Daniel Verkamp 2bdec64fbf jsonrpc: modify API to pass request to handler
This will enable asynchronous request handling in a future patch, and it
also removes the need for the RPC handlers to know about request id and
the JSON-RPC rules about notification-only requests.

Change-Id: I25aaa8e48bff8d5594ffcccecb61842b1e31ec3c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/368225
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-06 13:48:12 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_blk.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_internal.h Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_iommu.c vhost_iommu: handle opendir() failure 2017-06-15 13:51:54 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
vhost_scsi.c vhost_scsi: implemented vhost device hotremove 2017-07-05 17:11:55 -04:00
vhost.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00