All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/2] specs/vhost-user: improve VHOST_SET_VRING_NUM documentation
@ 2016-04-09 13:50 marcandre.lureau
  2016-04-09 13:50 ` [Qemu-devel] [PATCH 2/2] specs/vhost-user: spelling fix marcandre.lureau
  0 siblings, 1 reply; 2+ messages in thread
From: marcandre.lureau @ 2016-04-09 13:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

"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 <marcandre.lureau@redhat.com>
---
 docs/specs/vhost-user.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt
index 0312d40..4778241 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
 
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Qemu-devel] [PATCH 2/2] specs/vhost-user: spelling fix
  2016-04-09 13:50 [Qemu-devel] [PATCH 1/2] specs/vhost-user: improve VHOST_SET_VRING_NUM documentation marcandre.lureau
@ 2016-04-09 13:50 ` marcandre.lureau
  0 siblings, 0 replies; 2+ messages in thread
From: marcandre.lureau @ 2016-04-09 13:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 docs/specs/vhost-user.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt
index 4778241..777c49c 100644
--- a/docs/specs/vhost-user.txt
+++ b/docs/specs/vhost-user.txt
@@ -438,7 +438,7 @@ Message types
       Slave payload: u64
 
       Query how many queues the backend supports. This request should be
-      sent only when VHOST_USER_PROTOCOL_F_MQ is set in quried protocol
+      sent only when VHOST_USER_PROTOCOL_F_MQ is set in queried protocol
       features by VHOST_USER_GET_PROTOCOL_FEATURES.
 
  * VHOST_USER_SET_VRING_ENABLE
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-09 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-09 13:50 [Qemu-devel] [PATCH 1/2] specs/vhost-user: improve VHOST_SET_VRING_NUM documentation marcandre.lureau
2016-04-09 13:50 ` [Qemu-devel] [PATCH 2/2] specs/vhost-user: spelling fix marcandre.lureau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.