diff options
author | Prerna Saxena <prerna.saxena@nutanix.com> | 2016-08-05 03:53:50 -0700 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-08-10 17:47:29 +0300 |
commit | ca525ce5618bea94db0d8fa3fde0b3066f8cd3f0 (patch) | |
tree | 48df2b36404d54c804be59c7721565a2dbda6170 /audio/dsoundaudio.c | |
parent | ca10203cde7cf37623e0e77da1696ba1fbce5d84 (diff) |
vhost-user: Introduce a new protocol feature REPLY_ACK.
This introduces the VHOST_USER_PROTOCOL_F_REPLY_ACK.
If negotiated, client applications should send a u64 payload in
response to any message that contains the "need_reply" bit set
on the message flags. Setting the payload to "zero" indicates the
command finished successfully. Likewise, setting it to "non-zero"
indicates an error.
Currently implemented only for SET_MEM_TABLE.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Prerna Saxena <prerna.saxena@nutanix.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'audio/dsoundaudio.c')
0 files changed, 0 insertions, 0 deletions