virtio: use standard virtio_ring.h
commit4fbe0f322d5413482efbf9c0d2329fdc32bea6d1
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 16 Feb 2015 21:35:40 +0000 (16 22:35 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Feb 2015 12:04:03 +0000 (26 13:04 +0100)
treed4891b2cb93a67d82574285db18abc9c4092292a
parent9fbe302b2a4c349c1a8fa93a3f79f08e7007d80c
virtio: use standard virtio_ring.h

Switch to virtio_ring.h from standard headers.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/vhost_net.c
include/hw/virtio/dataplane/vring-accessors.h
include/hw/virtio/dataplane/vring.h
include/hw/virtio/virtio_ring.h [deleted file]