From: Marc-André Lureau Date: Sat, 9 Apr 2016 13:50:35 +0000 (+0200) Subject: specs/vhost-user: improve VHOST_SET_VRING_NUM documentation X-Git-Tag: v2.6.0-rc2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09230cb8676bd4f18f919afe52dab32063adff5f;p=thirdparty%2Fqemu.git specs/vhost-user: improve VHOST_SET_VRING_NUM documentation "number of vrings" doesn't help me understand the purpose of this message. My understanding is that it is rather the size of the queue (in modern terms). Signed-off-by: Marc-André Lureau Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt index 0312d40af08..47782419c99 100644 --- a/docs/specs/vhost-user.txt +++ b/docs/specs/vhost-user.txt @@ -364,7 +364,7 @@ Message types Equivalent ioctl: VHOST_SET_VRING_NUM Master payload: vring state description - Sets the number of vrings for this owner. + Set the size of the queue. * VHOST_USER_SET_VRING_ADDR