You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/monitor
Laurent Vivier 18bf1c9456 qemu-sockets: move and rename SocketAddress_to_str()
Rename SocketAddress_to_str() to socket_uri() and move it to
util/qemu-sockets.c close to socket_parse().

socket_uri() generates a string from a SocketAddress while
socket_parse() generates a SocketAddress from a string.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2 years ago
..
hmp-cmds.c qemu-sockets: move and rename SocketAddress_to_str() 2 years ago
hmp.c monitor: expose monitor_puts to rest of code 2 years ago
meson.build meson: add spice_headers dependency. 4 years ago
misc.c qmp/hmp, device_tree.c: introduce dumpdtb 2 years ago
monitor-internal.h monitor: expose monitor_puts to rest of code 2 years ago
monitor.c Move error_printf_unless_qmp() with monitor unit 3 years ago
qmp-cmds-control.c qapi: Implement deprecated-output=hide for QMP introspection 4 years ago
qmp-cmds.c jobs: group together API calls under the same job lock 2 years ago
qmp.c monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB 4 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago