]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-ga: document vsock-listen in the man page
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 23 Mar 2020 11:04:08 +0000 (11:04 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 4 Jun 2020 01:14:55 +0000 (20:14 -0500)
commit8f5728cb97f25c9bfe86dc4b2eaa2156ebcc0c15
tree41b1dc8682ec39f87e33c6fa26055bfc972fdc16
parente3531619f1431f029c2d09238f404bee0d3e9091
qemu-ga: document vsock-listen in the man page

Although qemu-ga has supported vsock since 2016 it was not documented on
the man page.

Also add the socket address representation to the qga --help output.

Fixes: 586ef5dee77180fc32e33bc08051600030630239
       ("qga: add vsock-listen method")
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
(cherry picked from commit 7b46aadbbfb7b06cd45a3b113b1f7c003c68f603)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
docs/interop/qemu-ga.rst
qga/main.c