147ea6b213
virtio_ethdev.c -> virtio_dev.c virtio_ethdev.h -> virtio_dev.h These files provide generic interface for virtio_hw struct. i.e. device init, virtqueue alloc, device start/stop. Change-Id: I8ed11b7335a7fafd7a1470ab21bfc95db90ffd1b Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/376352 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>