提交 46e797c4 编写于 作者: D Damjan Marion 提交者: Michael S. Tsirkin

vhost-user: fix wrong ids in documentation

Signed-off-by: NDamjan Marion <damarion@cisco.com>
Reviewed-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
上级 f2ae8abf
...@@ -132,7 +132,7 @@ Message types ...@@ -132,7 +132,7 @@ Message types
* VHOST_USER_GET_FEATURES * VHOST_USER_GET_FEATURES
Id: 2 Id: 1
Equivalent ioctl: VHOST_GET_FEATURES Equivalent ioctl: VHOST_GET_FEATURES
Master payload: N/A Master payload: N/A
Slave payload: u64 Slave payload: u64
...@@ -141,7 +141,7 @@ Message types ...@@ -141,7 +141,7 @@ Message types
* VHOST_USER_SET_FEATURES * VHOST_USER_SET_FEATURES
Id: 3 Id: 2
Ioctl: VHOST_SET_FEATURES Ioctl: VHOST_SET_FEATURES
Master payload: u64 Master payload: u64
...@@ -149,7 +149,7 @@ Message types ...@@ -149,7 +149,7 @@ Message types
* VHOST_USER_SET_OWNER * VHOST_USER_SET_OWNER
Id: 4 Id: 3
Equivalent ioctl: VHOST_SET_OWNER Equivalent ioctl: VHOST_SET_OWNER
Master payload: N/A Master payload: N/A
...@@ -159,7 +159,7 @@ Message types ...@@ -159,7 +159,7 @@ Message types
* VHOST_USER_RESET_OWNER * VHOST_USER_RESET_OWNER
Id: 5 Id: 4
Equivalent ioctl: VHOST_RESET_OWNER Equivalent ioctl: VHOST_RESET_OWNER
Master payload: N/A Master payload: N/A
...@@ -168,7 +168,7 @@ Message types ...@@ -168,7 +168,7 @@ Message types
* VHOST_USER_SET_MEM_TABLE * VHOST_USER_SET_MEM_TABLE
Id: 6 Id: 5
Equivalent ioctl: VHOST_SET_MEM_TABLE Equivalent ioctl: VHOST_SET_MEM_TABLE
Master payload: memory regions description Master payload: memory regions description
...@@ -179,7 +179,7 @@ Message types ...@@ -179,7 +179,7 @@ Message types
* VHOST_USER_SET_LOG_BASE * VHOST_USER_SET_LOG_BASE
Id: 7 Id: 6
Equivalent ioctl: VHOST_SET_LOG_BASE Equivalent ioctl: VHOST_SET_LOG_BASE
Master payload: u64 Master payload: u64
...@@ -187,7 +187,7 @@ Message types ...@@ -187,7 +187,7 @@ Message types
* VHOST_USER_SET_LOG_FD * VHOST_USER_SET_LOG_FD
Id: 8 Id: 7
Equivalent ioctl: VHOST_SET_LOG_FD Equivalent ioctl: VHOST_SET_LOG_FD
Master payload: N/A Master payload: N/A
...@@ -195,7 +195,7 @@ Message types ...@@ -195,7 +195,7 @@ Message types
* VHOST_USER_SET_VRING_NUM * VHOST_USER_SET_VRING_NUM
Id: 9 Id: 8
Equivalent ioctl: VHOST_SET_VRING_NUM Equivalent ioctl: VHOST_SET_VRING_NUM
Master payload: vring state description Master payload: vring state description
...@@ -203,7 +203,7 @@ Message types ...@@ -203,7 +203,7 @@ Message types
* VHOST_USER_SET_VRING_ADDR * VHOST_USER_SET_VRING_ADDR
Id: 10 Id: 9
Equivalent ioctl: VHOST_SET_VRING_ADDR Equivalent ioctl: VHOST_SET_VRING_ADDR
Master payload: vring address description Master payload: vring address description
Slave payload: N/A Slave payload: N/A
...@@ -212,7 +212,7 @@ Message types ...@@ -212,7 +212,7 @@ Message types
* VHOST_USER_SET_VRING_BASE * VHOST_USER_SET_VRING_BASE
Id: 11 Id: 10
Equivalent ioctl: VHOST_SET_VRING_BASE Equivalent ioctl: VHOST_SET_VRING_BASE
Master payload: vring state description Master payload: vring state description
...@@ -220,7 +220,7 @@ Message types ...@@ -220,7 +220,7 @@ Message types
* VHOST_USER_GET_VRING_BASE * VHOST_USER_GET_VRING_BASE
Id: 12 Id: 11
Equivalent ioctl: VHOST_USER_GET_VRING_BASE Equivalent ioctl: VHOST_USER_GET_VRING_BASE
Master payload: vring state description Master payload: vring state description
Slave payload: vring state description Slave payload: vring state description
...@@ -229,7 +229,7 @@ Message types ...@@ -229,7 +229,7 @@ Message types
* VHOST_USER_SET_VRING_KICK * VHOST_USER_SET_VRING_KICK
Id: 13 Id: 12
Equivalent ioctl: VHOST_SET_VRING_KICK Equivalent ioctl: VHOST_SET_VRING_KICK
Master payload: u64 Master payload: u64
...@@ -242,7 +242,7 @@ Message types ...@@ -242,7 +242,7 @@ Message types
* VHOST_USER_SET_VRING_CALL * VHOST_USER_SET_VRING_CALL
Id: 14 Id: 13
Equivalent ioctl: VHOST_SET_VRING_CALL Equivalent ioctl: VHOST_SET_VRING_CALL
Master payload: u64 Master payload: u64
...@@ -255,7 +255,7 @@ Message types ...@@ -255,7 +255,7 @@ Message types
* VHOST_USER_SET_VRING_ERR * VHOST_USER_SET_VRING_ERR
Id: 15 Id: 14
Equivalent ioctl: VHOST_SET_VRING_ERR Equivalent ioctl: VHOST_SET_VRING_ERR
Master payload: u64 Master payload: u64
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册