bryanv e5f8bdea96 Move the VIRTIO_RING_F_* defines out of virtqueue.h into virtio_config.h
These defines are applicable to userland too, but virtqueue.h contains
the kernel virtqueue interface, and is therefore not usable in userland.

Note that Linux places these defines in virtio_ring.h, but I don't want
the drivers including this header file to keep the VirtIO ring opaque to
everything but the virtqueue.

MFC after:	1 week
2014-06-16 04:25:04 +00:00
..
2014-06-09 19:36:08 +00:00
2014-04-07 20:44:00 +00:00
2014-06-11 10:48:11 +00:00
2014-06-08 09:08:51 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-06-09 15:00:43 +00:00
2014-02-06 13:28:06 +00:00
2014-04-05 22:43:18 +00:00