virtio-console: rename dvq to ovq
authorAmit Shah <amit.shah@redhat.com>
Thu, 20 Aug 2009 09:33:25 +0000 (15:03 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:22 +0000 (20:30 -0500)
commitbf0cb498c581b6be7bf4c31f500487600abf2db5
tree43c6aba3dccf8ec7c88cdbeed64a634cc1d97a02
parent0f2065a19b52c08e2f766b0b2d1296f9150573b0
virtio-console: rename dvq to ovq

It isn't obvious what 'dvq' stands for. Since it's the output queue and
the corresponding input queue is called 'ivq', call this 'ovq'

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-console.c