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)
commit18adb7c427df141b163b7df5784d18a82047ac1b
tree43c6aba3dccf8ec7c88cdbeed64a634cc1d97a02
parent4d4a756be888eedb13d5686d5af16d7a2b98a345
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