qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Damjan Marion <damarion@cisco.com>
Cc: qemu-devel@nongnu.org, n.nikolaev@virtualopensystems.com
Subject: Re: [Qemu-devel] [PATCH] vhost-user: fix wrong ids in documentation
Date: Wed, 25 Jun 2014 16:34:36 +0300	[thread overview]
Message-ID: <20140625133436.GA14578@redhat.com> (raw)
In-Reply-To: <1403700576-24674-1-git-send-email-damarion@cisco.com>

On Wed, Jun 25, 2014 at 02:49:36PM +0200, Damjan Marion wrote:
> Signed-off-by: Damjan Marion <damarion@cisco.com>

Applied, thanks!

> ---
>  docs/specs/vhost-user.txt | 28 ++++++++++++++--------------
>  1 file changed, 14 insertions(+), 14 deletions(-)
> 
> diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt
> index 0ea767e..2641390 100644
> --- a/docs/specs/vhost-user.txt
> +++ b/docs/specs/vhost-user.txt
> @@ -132,7 +132,7 @@ Message types
>  
>   * VHOST_USER_GET_FEATURES
>  
> -      Id: 2
> +      Id: 1
>        Equivalent ioctl: VHOST_GET_FEATURES
>        Master payload: N/A
>        Slave payload: u64
> @@ -141,7 +141,7 @@ Message types
>  
>   * VHOST_USER_SET_FEATURES
>  
> -      Id: 3
> +      Id: 2
>        Ioctl: VHOST_SET_FEATURES
>        Master payload: u64
>  
> @@ -149,7 +149,7 @@ Message types
>  
>   * VHOST_USER_SET_OWNER
>  
> -      Id: 4
> +      Id: 3
>        Equivalent ioctl: VHOST_SET_OWNER
>        Master payload: N/A
>  
> @@ -159,7 +159,7 @@ Message types
>  
>   * VHOST_USER_RESET_OWNER
>  
> -      Id: 5
> +      Id: 4
>        Equivalent ioctl: VHOST_RESET_OWNER
>        Master payload: N/A
>  
> @@ -168,7 +168,7 @@ Message types
>  
>   * VHOST_USER_SET_MEM_TABLE
>  
> -      Id: 6
> +      Id: 5
>        Equivalent ioctl: VHOST_SET_MEM_TABLE
>        Master payload: memory regions description
>  
> @@ -179,7 +179,7 @@ Message types
>  
>   * VHOST_USER_SET_LOG_BASE
>  
> -      Id: 7
> +      Id: 6
>        Equivalent ioctl: VHOST_SET_LOG_BASE
>        Master payload: u64
>  
> @@ -187,7 +187,7 @@ Message types
>  
>   * VHOST_USER_SET_LOG_FD
>  
> -      Id: 8
> +      Id: 7
>        Equivalent ioctl: VHOST_SET_LOG_FD
>        Master payload: N/A
>  
> @@ -195,7 +195,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_NUM
>  
> -      Id: 9
> +      Id: 8
>        Equivalent ioctl: VHOST_SET_VRING_NUM
>        Master payload: vring state description
>  
> @@ -203,7 +203,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_ADDR
>  
> -      Id: 10
> +      Id: 9
>        Equivalent ioctl: VHOST_SET_VRING_ADDR
>        Master payload: vring address description
>        Slave payload: N/A
> @@ -212,7 +212,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_BASE
>  
> -      Id: 11
> +      Id: 10
>        Equivalent ioctl: VHOST_SET_VRING_BASE
>        Master payload: vring state description
>  
> @@ -220,7 +220,7 @@ Message types
>  
>   * VHOST_USER_GET_VRING_BASE
>  
> -      Id: 12
> +      Id: 11
>        Equivalent ioctl: VHOST_USER_GET_VRING_BASE
>        Master payload: vring state description
>        Slave payload: vring state description
> @@ -229,7 +229,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_KICK
>  
> -      Id: 13
> +      Id: 12
>        Equivalent ioctl: VHOST_SET_VRING_KICK
>        Master payload: u64
>  
> @@ -242,7 +242,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_CALL
>  
> -      Id: 14
> +      Id: 13
>        Equivalent ioctl: VHOST_SET_VRING_CALL
>        Master payload: u64
>  
> @@ -255,7 +255,7 @@ Message types
>  
>   * VHOST_USER_SET_VRING_ERR
>  
> -      Id: 15
> +      Id: 14
>        Equivalent ioctl: VHOST_SET_VRING_ERR
>        Master payload: u64
>  
> -- 
> 1.9.1

      reply	other threads:[~2014-06-25 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25 12:49 [Qemu-devel] [PATCH] vhost-user: fix wrong ids in documentation Damjan Marion
2014-06-25 13:34 ` Michael S. Tsirkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140625133436.GA14578@redhat.com \
    --to=mst@redhat.com \
    --cc=damarion@cisco.com \
    --cc=n.nikolaev@virtualopensystems.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).