]> 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>
Tue, 24 Mar 2020 16:32:19 +0000 (11:32 -0500)
commit7b46aadbbfb7b06cd45a3b113b1f7c003c68f603
treea5639b11d38e264df738c9539feed949e40fdc4f
parenta23f38a72921fa915536a981a4f8a9134512f120
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>
docs/interop/qemu-ga.rst
qga/main.c