numam-dpdk/lib/librte_pmd_virtio
Stephen Hemminger ce65e697c6 virtio: simplify the hardware structure
The host_features are never used after negotiation.
The PCI information is unused (and available in rte_pci if needed).

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alan Carew <alan.carew@intel.com>
2014-07-22 15:00:01 +02:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_ethdev.c virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_ethdev.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_pci.c virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_pci.h virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_ring.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_rxtx.c virtio: remove unused virtqueue name 2014-07-22 15:00:01 +02:00
virtqueue.c virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtqueue.h virtio: remove unused virtqueue name 2014-07-22 15:00:01 +02:00