Home
last modified time | relevance | path

Searched hist:c5423704 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dsockets.hc5423704 Thu Jun 10 05:07:35 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qemu-sockets: introduce socket_address_parse_named_fd()

Add function that transforms named fd inside SocketAddress structure
into number representation. This way it may be then used in a context
where current monitor is not available.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210610100802.5888-6-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: comment tweak]
Signed-off-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/util/
H A Dqemu-sockets.cc5423704 Thu Jun 10 05:07:35 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> qemu-sockets: introduce socket_address_parse_named_fd()

Add function that transforms named fd inside SocketAddress structure
into number representation. This way it may be then used in a context
where current monitor is not available.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210610100802.5888-6-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: comment tweak]
Signed-off-by: Eric Blake <eblake@redhat.com>