aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Marcovitch <danielm@mellanox.com>2018-10-31 17:18:36 +0200
committerMichael S. Tsirkin <mst@redhat.com>2018-11-30 15:24:38 -0500
commit58b1cd600dd2fa7f2d14bf50af1e7776b683bacf (patch)
tree8448c89d0e419c5047b4dea160fcef0918026b67
parent09245d6f7d1edcbef06b6c1faff61b487ebcc4c3 (diff)
downloadvirtio-text-58b1cd600dd2fa7f2d14bf50af1e7776b683bacf.tar.gz
queue_size: renamed "hypervisor" to "device"
fixed to be consistent with the device/driver terminology in other surrounding descriptions Signed-off-by: Daniel Marcovitch <danielm@mellanox.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/24 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index 0b72e94..b101d1b 100644
--- a/content.tex
+++ b/content.tex
@@ -794,7 +794,7 @@ struct virtio_pci_common_cfg {
\item[\field{queue_size}]
Queue Size. On reset, specifies the maximum queue size supported by
- the hypervisor. This can be modified by driver to reduce memory requirements.
+ the device. This can be modified by the driver to reduce memory requirements.
A 0 means the queue is unavailable.
\item[\field{queue_msix_vector}]