OSDN Git Service

qmp: add 'get-win32-socket'
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Mar 2023 12:27:48 +0000 (16:27 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 13 Mar 2023 11:41:32 +0000 (15:41 +0400)
commit4cda177c6016565dda1f1c3f6cff8ab85ef0d016
treecfd222e768c273f912612a65e081833cf5914a03
parent78ae0e2613831909f1e553d45fae7925ade6c7f7
qmp: add 'get-win32-socket'

A process with enough capabilities can duplicate a socket to QEMU. Add a
QMP command to import it and add it to the monitor fd list, so it can be
later used by other commands.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230306122751.2355515-9-marcandre.lureau@redhat.com>
monitor/fds.c
qapi/misc.json