3b2ed0e968
Moved some vq-related functions to virtio.c. It's the only place they're used in. This patch also removes the virtqueue_full() function. It's not used anywhere. Note: all the functions content has been moved 1:1. Change-Id: Ib854fc0836378e6955c0a7358ecabcf2c3107d06 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/385628 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>